dpoulson / r2_control

Python code to control an R2D2 (or other astromech) from a Raspberry Pi over i2c
http://r2djp.co.uk/
GNU General Public License v2.0
38 stars 13 forks source link

Make sure all config files are automatically generated with correct default values #79

Closed dpoulson closed 5 years ago

dpoulson commented 5 years ago

If a config file does not exist, it should be created with logical default values.

dpoulson commented 5 years ago

From a blank install, system will start up with bare defaults and work fine.