b-parasite-esp32/code/b-parasite
rbaron cf2725e028 Adds dynamic data to ble advertisement
I am very tempted to drop all the ble advertisement abstraction and deal directly with the
31-byte raw payload.
2021-03-14 11:50:26 +01:00
..
config Extracted BLE to src/prst/ble.{c,h} 2021-03-14 11:06:45 +01:00
src Adds dynamic data to ble advertisement 2021-03-14 11:50:26 +01:00
.gitignore Initial b_parasite code - a fork from playground 2021-03-13 14:56:37 +01:00
b_parasite_gcc_nrf52.ld Initial b_parasite code - a fork from playground 2021-03-13 14:56:37 +01:00
Makefile Adds dynamic data to ble advertisement 2021-03-14 11:50:26 +01:00