Update README to refine command rules description

Removed 'switchable relay outputs' from command rules list and cleaned up spacing.
This commit is contained in:
RonMeier
2026-01-10 11:47:38 +01:00
committed by GitHub
parent c2c50e4bb9
commit b26a70e94c

View File

@@ -7,7 +7,7 @@
* receive + transmit LoRa P2P and LoRaWAN packets * receive + transmit LoRa P2P and LoRaWAN packets
* Rules to execute specific commands, Scanner, switchable relay outputs, Simplex-, Duplex-, Repeater-mode, etc. * Rules to execute specific commands, Scanner, Simplex-, Duplex-, Repeater-mode, etc.
* "LoRa to LoRaWAN - Bridge" for example, you can forward sensor data received via P2P to LoRaAWN * "LoRa to LoRaWAN - Bridge" for example, you can forward sensor data received via P2P to LoRaAWN
or send control commands received via LoRaWAN back out via LoRa P2P or send control commands received via LoRaWAN back out via LoRa P2P
@@ -19,13 +19,10 @@ Heltec WIFI LoRa esp32 [V2](https://heltec.org/project/wifi-lora-32v2/) [V3](htt
[V4](https://heltec.org/project/wifi-lora-32-v4/) [E213](https://heltec.org/project/vision-master-e213) (868/915) [V4](https://heltec.org/project/wifi-lora-32-v4/) [E213](https://heltec.org/project/vision-master-e213) (868/915)
[LilyGo TTGO LoRa esp32 V2 1.6.1](https://github.com/LilyGO/TTGO-LoRa32-V2.1) + SD-card support (433/868/915) [LilyGo TTGO LoRa esp32 V2 1.6.1](https://github.com/LilyGO/TTGO-LoRa32-V2.1) + SD-card support (433/868/915)
[LilyGo TTGO T3S3 H596 with SX1276](https://www.lilygo.cc/products/t3s3-v1-0?variant=42586879688885) (868/915) [LilyGo TTGO T3S3 H596 with SX1276](https://www.lilygo.cc/products/t3s3-v1-0?variant=42586879688885) (868/915)
[LilyGo TTGO T3S3 H595 with SX1262](https://www.lilygo.cc/products/t3s3-v1-0?variant=42586879721653) (868/915) [LilyGo TTGO T3S3 H595 with SX1262](https://www.lilygo.cc/products/t3s3-v1-0?variant=42586879721653) (868/915)
support for SD, Oled-Display or [E-Paper-Display](https://www.bastelgarage.ch/lora/lora-kits-boards/lilygo-lora-t3s3-e-paper-esp32-s3-868mhz-sx1262) support for SD, Oled-Display or [E-Paper-Display](https://www.bastelgarage.ch/lora/lora-kits-boards/lilygo-lora-t3s3-e-paper-esp32-s3-868mhz-sx1262)
<br>
You can flash your device directly using the [LoRa Monitor Firmware Flasher](https://ronmeier.github.io/Lora-Web-Flasher) You can flash your device directly using the [LoRa Monitor Firmware Flasher](https://ronmeier.github.io/Lora-Web-Flasher)