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 d935bf7 commit b4f57c1Copy full SHA for b4f57c1
2 files changed
.github/workflows/build.yml
@@ -83,6 +83,8 @@ jobs:
83
chip: esp32s3
84
- name: TROY_LoRa_APRS
85
chip: esp32
86
+ - name: F4GOH_1W_LoRa_Tracker
87
+ chip: esp32
88
steps:
89
- uses: actions/checkout@v3
90
README.md
@@ -53,6 +53,7 @@ ____________________________________________________
53
____________________________________________________
54
## Timeline (Versions):
55
56
+- 2025.03.06 F4GOH DIY board with ESP32 + GPS + 1W SX1268 added.
57
- 2025.02.09 Now Bluetooth connections lets you decide to use BLE/BT Classic and KISS/TNC.
58
- 2025.01.11 Added HELTEC V3.2 board support.
59
- 2025.01.07 TROY_LoRa_APRS board added.
0 commit comments