mirror of
https://github.com/lora-aprs/LoRa_APRS_iGate.git
synced 2026-02-25 09:05:14 +01:00
update heltec names
This commit is contained in:
parent
4c54012889
commit
7bea116ffe
|
|
@ -22,11 +22,11 @@ monitor_flags = --raw
|
|||
#upload_protocol = espota
|
||||
#upload_port = <CALLSIGN>.local
|
||||
|
||||
[env:heltec_wifi_lora_32_V1]
|
||||
[env:heltec_wifi_lora_32_v1]
|
||||
board = ttgo-lora32-v1
|
||||
build_flags = -Werror -Wall -DHELTEC_WIFI_LORA_32_V1
|
||||
|
||||
[env:heltec_wifi_lora_32_V2]
|
||||
[env:heltec_wifi_lora_32_v2]
|
||||
board = ttgo-lora32-v1
|
||||
build_flags = -Werror -Wall -DHELTEC_WIFI_LORA_32_V2
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue