Instant flashing of OpenBikeSensor configuration
-
Create a directory for your config. Le'ts call it
myconfig. -
Create a file
myconfig/cfg.obswith the configuration JSON content:{"obs":[{"displayConfig": 783}]}This example file would enable advanced display options.
-
Make sure
esptooloresptool.pyis installed. If it is somewhere weird, run the following withESPTOOLenvironment variable set to point to your esptool command. -
Run
configure.sh myconfig