Xiaohai Li
/
AirBoxProto
Demo
Diff: PeripheralLayer/PeMod_ZE08.cpp
- Revision:
- 1:0c1053275589
- Parent:
- 0:3dac4f477e98
--- a/PeripheralLayer/PeMod_ZE08.cpp Wed Jul 08 17:50:18 2015 +0000 +++ b/PeripheralLayer/PeMod_ZE08.cpp Thu Jul 09 05:14:58 2015 +0000 @@ -4,7 +4,7 @@ #define ZE08_DAT_LEN 9 #define uart_ze08 uart_sen -#define uart_db uart_pc +//#define uart_db uart_pc const uint8_t ZE08_CmdManualMode[ZE08_CMD_LEN] = {0xFF, 0x01, 0x78, 0x41, 0x00, 0x00, 0x00, 0x00, 0x46}; const uint8_t ZE08_CmdReadCH2O[ZE08_CMD_LEN] = {0xFF, 0x01, 0x86, 0x00, 0x00, 0x00, 0x00, 0x00, 0x79};