24 lines
569 B
Plaintext
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
|
|
|