TeensyFanController
TeensyFanController copied to clipboard
Wrap runtime config protobuf(s) in a union message
To support a possible RuntimeConfigV2, use a union message to wrap the RuntimeConfigV1 protobuf.
Fe.: https://developers.google.com/protocol-buffers/docs/techniques#union https://github.com/nanopb/nanopb/tree/master/examples/using_union_messages