diff --git a/notes.md b/notes.md index 69aa898..2488b00 100644 --- a/notes.md +++ b/notes.md @@ -58,3 +58,6 @@ Outline: Need to differentiate sensors vs devices that can be changed - Sensors have a variable sample rate and eventually name/address - Devices have more and widley varying parameters, could be pwm with freq/duty/onoff or ph pump with on, time or off etc. + +#### 12/09 TODO +- Alright I have a baseline! I want to start to integrate atlas type stuff so that I have some mock data/sensors to work with. I am going to try to flesh out the "atlas" interface/struct to implement some of the more basic commands.