examples: lora atcmd compiled for simulator, sx126x, and sx127x

Signed-off-by: deadprogram <ron@hybridgroup.com>
This commit is contained in:
deadprogram
2023-01-06 17:04:21 +01:00
parent 59ff8a4585
commit dc953b09b6
5 changed files with 144 additions and 6 deletions
+1 -1
View File
@@ -11,7 +11,7 @@ func quicktest() {
// Check firmware version.
func version() {
writeCommandOutput("VER", currentVersion())
writeCommandOutput("VER", currentVersion()+" "+firmwareVersion())
}
// Use to check the ID of the LoRaWAN module, or change the ID.