using LPUART to forward Bluetooth messages !
This commit is contained in:
@@ -38,7 +38,7 @@
|
||||
// Use a SOF byte to mark the start of a frame
|
||||
#define TF_USE_SOF_BYTE 1
|
||||
// Value of the SOF byte (if TF_USE_SOF_BYTE == 1)
|
||||
#define TF_SOF_BYTE 0x01
|
||||
#define TF_SOF_BYTE 0x55
|
||||
|
||||
//----------------------- PLATFORM COMPATIBILITY ----------------------------
|
||||
|
||||
|
||||
Reference in New Issue
Block a user