OVVE / software-controller

Software for the Arduino Mega
Other
1 stars 7 forks source link

Initial Implementation of Centralized Configuration #47

Closed mrrosen closed 4 years ago

mrrosen commented 4 years ago

Move many configuration settings into centralized header file to simplify user configuration of hardware and debug features; putting them all in one place. First need to merge in pressure sensor fix as this is based on it.