mistergreen / WAAC

Web-enabled Arduino Aquarium Controller
Other
9 stars 5 forks source link

Configuration storage #16

Closed Avilla83 closed 4 years ago

Avilla83 commented 4 years ago

New servo motor 9g (hacked for 360° movement) device

ArduinoJson used for storage of:

Each device has a serialize and deserialize function used to write/read the file content.

Generic Settings storage seems to work fine after reboot. Servo motor still have issues on reset. The motor seems to be triggered continuously.