Chaostreff-Potsdam / erika3004

18 stars 5 forks source link

CLI: Do not ask for default configuration #77

Open ArchibaldBienetre opened 4 years ago

ArchibaldBienetre commented 4 years ago

Using the real Erika device, the serial port will likely not change between CLI calls.

./erika.sh demo -p "/dev/ttyACM0"

... should not be necessary, default configurability like we have for the twitter.py should be another option (i.e., the parameter can instead be found in local_settings.py.

(feature suggestion by @cyroxx )