We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 03f4cbc commit 0072350Copy full SHA for 0072350
README.md
@@ -5,3 +5,8 @@ Driver for interfacing with Meshtastic nodes over WiFi and Serial connections.
5
Note: This is **not** the [Meshtastic firmware](https://github.com/meshtastic/firmware) for use on a supported device with LoRa chip.
6
7
Author: Mike Schiraldi
8
+
9
+Usage:
10
11
+* add the nanopb library to your development environment
12
+* add ESPSoftwareSerial, if you use the esp32 toolchain
0 commit comments