We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b71c621 commit 4c31d0aCopy full SHA for 4c31d0a
ports/stm32/boards/LEGO_HUB_NO6/bluetooth_init_cc2564C_1.5.c
@@ -4,9 +4,9 @@
4
#if !BUILDING_MBOOT
5
6
// init script created from
7
-// - /Users/dktobthy/Downloads/cc256xc_bt_spv1.5/CC256XC_BT_SP/v1.5/initscripts-TIInit_6.12.26.bts
+// - CC256XC_BT_SP/v1.5/initscripts-TIInit_6.12.26.bts
8
// - AKA TIInit_6.12.26.bts
9
-// - /Users/dktobthy/Downloads/cc256xc_bt_spv1.5/CC256XC_BT_SP/v1.5/initscripts-TIInit_6.12.26_ble_add-on.bts
+// - CC256XC_BT_SP/v1.5/initscripts-TIInit_6.12.26_ble_add-on.bts
10
#include <stdint.h>
11
#include "lib/btstack/chipset/cc256x/btstack_chipset_cc256x.h"
12
@@ -613,4 +613,4 @@ const uint8_t cc256x_init_script[] = {
613
614
const uint32_t cc256x_init_script_size = 6771;
615
616
-#endif
+#endif
0 commit comments