issues
search
kevinhikaruevans
/
blackboard-esp32
Embedded library for the on-board ESP32 on the RealDigital Blackboard
2
stars
1
forks
source link
Comments, refactoring, and cleanup
#11
Closed
kevinhikaruevans
closed
3 years ago
kevinhikaruevans
commented
4 years ago
[ ] Not sure if I should have a
types.h
or have these separated out differently
[x] Need to decide on the cleanest way to handle
+IPD
commands
[x] Add Doxygen comments to new functions
[x] Move stuff to projects
[ ] Measure the time for the ISR and the
run_queue
(or use the Tcf profiling)
[ ] Update socket status during connect/disconnect
[ ] Add ability to change the linkId for a request OR add way to automatically choose a free socket
types.h
or have these separated out differently+IPD
commandsrun_queue
(or use the Tcf profiling)