Commit graph

5 commits

Author SHA1 Message Date
Kevin Hester
f309ee8f9e Make devicestate.version a private #define in the device code 2020-03-03 13:45:31 -08:00
Kevin Hester
e1a48b6e75 allow for slightly longer strings 2020-03-03 08:23:20 -08:00
Kevin Hester
3eb7dab332 add hw model info to MyNodeInfo
This allows the android app to get this data without connecting to
the device info service (we are already talking to our mesh bluetooth
serivce)

Also possibly useful for apps that are talking to the radio over serial
(cc @girtsf)
2020-03-03 06:54:14 -08:00
Kevin Hester
c4ee1448ea Add the protobuf definitions 2020-03-02 09:47:10 -08:00
Kevin Hester
f4f1e0a800
Initial commit 2020-03-02 09:44:55 -08:00