diff --git a/.bin/buf b/.bin/buf deleted file mode 100755 index c0d7575..0000000 Binary files a/.bin/buf and /dev/null differ diff --git a/.gitignore b/.gitignore index 265ee7c..dd68173 100644 --- a/.gitignore +++ b/.gitignore @@ -2,3 +2,4 @@ # Generated protobuf files packages/ts/lib/ +.bin/ diff --git a/meshtastic/mesh.proto b/meshtastic/mesh.proto index 6783157..032f1e2 100644 --- a/meshtastic/mesh.proto +++ b/meshtastic/mesh.proto @@ -875,7 +875,7 @@ enum HardwareModel { */ HELTEC_MESH_NODE_T096 = 127; - /* + /* * Seeed studio T1000-E Pro tracker card. NRF52840 w/ LR2021 radio, * GPS, button, buzzer, and sensors. */