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 eeprom mbed-rtos mbed
Fork of CDMS_QM_03MAR2017_Flash_with_obsrs by
Diff: common_functions.h
- Revision:
- 338:d63eb331a67d
- Parent:
- 321:42bdefc37270
- Child:
- 352:022c513aee03
--- a/common_functions.h Sun Jan 01 09:50:36 2017 +0000
+++ b/common_functions.h Mon Jan 02 14:21:44 2017 +0000
@@ -186,13 +186,12 @@
}
#define isPAoc(returnHere){\
- if (COM_TX_OC_FAULT){\
+ if (!com_oc_sw_status){\
returnHere = 0xFF;\
}\
else{\
returnHere = 0;\
}\
- returnHere = 0;\
}
#define get_call_sign(tm_ptr) {\
