Transmit queue and buffers

This commit is contained in:
Mark Qvist 2019-01-29 20:43:46 +01:00
parent 8e836c629c
commit 532e440a3d
5 changed files with 22 additions and 19 deletions

View file

@ -14,6 +14,4 @@ void bluetooth_init(void);
bool bluetooth_enabled(void);
#endif
// CMD/DATA sequence: 0x2b2b2b0d
#endif