WARDuino
WARDuino copied to clipboard
Refactor communication and debugmessages to protobuf
- [x] Write .proto file
- [ ] Update debugger code
- [ ] Update vscode plugin
- [ ] #81
Protobuf generated code is far too large for embedded devices. Putting on hold for now.