smartknob/software/python/proto_gen
Scott Bezek 1d73af17cc
SPIFFS persistent storage for motor calibration (#122)
- New Configuration class for managing persistent configuration
- New proto messages for serialized configuration, with flexibility for
expansion
- Load persistent configuration at startup, if available, use for
default motor calibration
- Save motor calibration to persistent configuration file
2023-06-14 22:43:20 -07:00
..
nanopb_pb2.py Updated config schema, improved demo (#121) 2023-06-13 22:45:49 -07:00
README Python software example (#106) 2023-02-04 12:34:12 -08:00
smartknob_pb2.py SPIFFS persistent storage for motor calibration (#122) 2023-06-14 22:43:20 -07:00

The files in this directory are auto-generated by the protobuf compiler.

They're checked into the repo to avoid the need to always re-compile them.

They can be regenerated by running `<repo_root>/proto/generate_protobuf.py`