Incuvers-Inc / Model-1

7 stars 9 forks source link

Move defined values to a common header file #30

Open timsp opened 5 years ago

timsp commented 5 years ago

In order to more easily have the rPi do the same sanity checks on values as the Arduino does, we will move all compile-time definition of minimum, maximum, setpoints, etc to a common header file in the Arduino code such that the rPi python code can parse this data and implement all the same limits.

davidsean commented 5 years ago

once RPi parses this, it can be closed