firmware/lib/BluetoothOTA/src
geeksville 951f5d11d5 fix text message display when new text arrives
The problem was we were pulsing the display power briefly down while
reentering the ON state (because the ON states exit rule turned it off).
Instead we now just turn off the screen on entry to DARK or LS states
2020-03-04 16:46:57 -08:00
..
BluetoothSoftwareUpdate.cpp kinda ugly but BLE sw update seems reliable again 2020-02-24 18:09:58 -08:00
BluetoothSoftwareUpdate.h expose standard ble sw/hw version characteristics from the updater 2020-02-24 10:24:21 -08:00
BluetoothUtil.cpp fix text message display when new text arrives 2020-03-04 16:46:57 -08:00
BluetoothUtil.h btle leak per sleep now down to about 500 bytes. 2020-02-23 16:42:09 -08:00
CallbackCharacteristic.h WIP make swupdate keep power on 2020-02-23 11:37:38 -08:00
SimpleAllocator.cpp BT sleep leak now down to about 200 bytes 2020-02-23 18:09:40 -08:00
SimpleAllocator.h still leaking in the BT stack but better 2020-02-23 13:54:40 -08:00