Moved hardware config to a runtime config YAML file in home

This commit is contained in:
Joel Collins 2018-11-29 14:41:56 +00:00
parent 7a58b4e95e
commit 3925ef8cfe
10 changed files with 182 additions and 146 deletions

View file

@ -1,7 +1,7 @@
-e git://github.com/rwb27/openflexure_nano_motor_controller.git#egg=openflexure_stage
-e git://github.com/rwb27/picamera.git#egg=picamera
flask >= 0.12.3
picamera==1.13
pyyaml==3.13
numpy
Pillow