Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
Dependencies: FreescaleIAP SimpleDMA mbed-rtos mbed
Fork of CDMS_CODE by
Diff: DefinitionsAndGlobals.h
- Revision:
- 35:3beac900a034
- Parent:
- 34:f0b518523381
- Child:
- 48:18919bb88fa1
diff -r f0b518523381 -r 3beac900a034 DefinitionsAndGlobals.h
--- a/DefinitionsAndGlobals.h	Wed Jan 06 21:23:42 2016 +0000
+++ b/DefinitionsAndGlobals.h	Thu Jan 07 10:35:40 2016 +0000
@@ -14,6 +14,7 @@
     
 // COM_TX
     #define COM_TX_CONFIG_LIMIT 3
+    #define COM_TX_TICKER_LIMIT 32
 
 // ADF INTERRUPUT
     #define ADF_IRQ PTA14
    