btadv: todo

pull/2587/head
Rob Pilling 2023-01-27 23:06:47 +00:00
parent 9e8bba280b
commit 414a6817b0
2 changed files with 7 additions and 7 deletions

View File

@ -1,10 +1,3 @@
// TODO:
// [ ] fix format of EnvSensing data
// [-] handle NaNs in data
// [x] fix sending of HRM / changing service?
// [.] fix menu scrolling/jumping
// [.] fix resetting to accel menu
const Layout = require("Layout") as Layout_.Layout;
const enum Intervals {

7
apps/btadv/todo.txt Normal file
View File

@ -0,0 +1,7 @@
[ ] g.dump() - screenshot via IDE
[ ] fix format of EnvSensing data
[-] handle NaNs in data
[x] fix sending of HRM / changing service?
[x] fix menu scrolling/jumping
[x] fix resetting to accel menu
[ ] fix button lag / slow down BLE on menu?