Updated Home (markdown)

master
dl9rdz 2019-05-16 20:25:20 +02:00
rodzic 4f8775249a
commit 62e507edd6
1 zmienionych plików z 3 dodań i 0 usunięć

@ -7,6 +7,9 @@ This software turns simple ESP32 boards with SX127x-LoRa-Chip and OLED display i
Boards that have been tested
- TTGO LoRa32 v1.0 (less sensitive than v2 boards)
- TTGO LoRa32 v2.1
The software should automatically configure the OLED ports for those two boards.
- It has also been reported to work correctly with the TTGO T-BEAM board, but auto-configuration does not yet work. You have to manually configure button_pin=39, oled_sda=21, oled_scl=22
- possibly some other? let me know if you sucessfully use this software on another board, and I will add it here
## Installation