boothifier/docs/ToDo.txt
2025-09-28 23:18:18 -07:00

24 lines
569 B
Plaintext

Board to do:
2) make sure no fixed indexes to pwmOutput and other peripherals
3) Implement sending packet with current values to ble appearance
4) figure out how to compare profile comparison before savoing to system.json
5) made mode string instead of number.
6) Comments on json file Enable?
#define ARDUINOJSON_ENABLE_COMMENTS 1
#include <ArduinoJson.h>
permits: // or /* lsslslslslsl */
7) Use same struct of setting for to and from in ble
8) learn about Blob in BLE
######### Configuration Page ############
done