smartknob/software/python/proto_gen
Scott Bezek 948297fa82
Implement persistent configuration/calibration storage using FFAT (#124)
Reintroduces persistent configuration from #122, but using FFAT instead
of SPIFFS, since SPIFFS had bad performance impacts on the motor control
loop.
2023-06-19 13:13:08 -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 Implement persistent configuration/calibration storage using FFAT (#124) 2023-06-19 13:13:08 -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`