I was looking into using nanopb on the Electron but have been having issues compiling it. Most examples concern the Arduino. I’m not yet experienced with the Electron enough to make the necessary changes. I noticed when I looked into the firmware files on the GitHub that the firmware seem to have a nanopb folder.
- Does the Electron already support protobuf natively?
- If not, can you point me in the direction of how I would go about implementing protobuf on the Electron?
Thank you in advance