hardware.json: putting the default stepper controller to adafruit

This commit is contained in:
Romain Bazile 2020-12-03 14:20:12 +01:00
parent 841d9b8831
commit ee3d96cff7

View file

@ -5,6 +5,5 @@
"pump_steps_per_ml": 507,
"focus_max_speed": 0.5,
"pump_max_speed": 30,
"stepper_type": "waveshare",
"camera_type": "HQ"
"stepper_type": "adafruit"
}