You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: LogAndStream/shimmer3_common_source/Bluetooth_SD/RN4X.h
+1-1
Original file line number
Diff line number
Diff line change
@@ -6,7 +6,7 @@
6
6
/* Utilsed while harmonising LogAndStream and SDLog code bases. This separates the code that is implemented in one FW and not the other. */
7
7
#defineFW_IS_LOGANDSTREAM 1
8
8
/* Enables BLE if FW is LogAndStream and the RN4678 is detected */
9
-
#defineBT_ENABLE_BLE_FOR_LOGANDSTREAM_AND_RN46780
9
+
#defineBT_ENABLE_BLE_FOR_LOGANDSTREAM_AND_RN46781
10
10
11
11
/********** Defines created when testing Bluetooth driver - Start ***********/
12
12
/* This toggles the CTS pin whenever the DMA interrupt is being processed to tell the BT module to stop sending bytes while the MCU is not in a position to recieve them */
0 commit comments