mirror of
https://github.com/richonguzman/LoRa_APRS_iGate.git
synced 2026-03-07 22:13:53 +01:00
add new ESP32 device 9M2IBR
Some checks failed
Commit Test Build / build (map[chip:esp32 name:ttgo-lora32-v21]) (push) Has been cancelled
Some checks failed
Commit Test Build / build (map[chip:esp32 name:ttgo-lora32-v21]) (push) Has been cancelled
This commit is contained in:
parent
57873e4181
commit
796ba35357
4
.github/workflows/build.yml
vendored
4
.github/workflows/build.yml
vendored
|
|
@ -98,7 +98,9 @@ jobs:
|
|||
- name: XIAO_ESP32S3_WIO_SX1262
|
||||
chip: esp32s3
|
||||
- name: TROY_LoRa_APRS
|
||||
chip: esp32
|
||||
chip: esp32
|
||||
- name: ESP32_9M2IBR_1W_LoRa_GPS
|
||||
chip: esp32
|
||||
steps:
|
||||
- uses: actions/checkout@v3
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue