Hi, i’m using Serial.Proto and am writing a Windows front-end that communicates with the meshtastic device using the protobuf interface. I’d like to make sure that I’m using the correct proto files that match what a given firmware is compiled with. However, the firmware sources for a version do not include the proto files, just the compiled pb.c/h, and the BSR branches don’t say which firmware a branch goes with. For example, I would like to download all the proto files for 2.2.24.e6a2c06 Beta. How can I get all the Proto files that match that version?
Never mind - I found them in a separate repository in Github: /meshtastic/protobufs