Fix default TX_TIMER_TICKS_PER_SECOND default value in tx_user_sample.h

Changed default value to TX_16_ULONG.
This commit is contained in:
Jonathan Blanchard
2026-04-12 10:17:10 -04:00
committed by GitHub
parent 8c57362209
commit 2cdebde30a
+1 -1
View File
@@ -95,7 +95,7 @@
the new value must be a multiple of ULONG. */
/*
#define TX_QUEUE_MESSAGE_MAX_SIZE TX_ULONG_16
#define TX_QUEUE_MESSAGE_MAX_SIZE TX_16_ULONG
*/
/* Define the common timer tick reference for use by other middleware components. The default