Skip to content

Commit 97654bb

Browse files
committed
todo update
1 parent 225da83 commit 97654bb

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

TODO.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,6 @@
1010
* In display code, consider using `delayMicroseconds()` which, with its tighter resolution, may give better control over fades and dim levels
1111
* in `checkInputs()`, can all this if/else business be defined at load instead of evaluated every sample? OR is it compiled that way? maybe use `#ifdef`
1212
* in `ctrlEvt()`, could we do release/shorthold on mainSel so we can exit without making changes?
13-
* Should functions be called modes?
1413
* Should functions be modular in the code, and have a reserved memory location / 100 per each?
1514
* Should functions have their own options menu?
1615
* I2C display to help with setting?

0 commit comments

Comments
 (0)