kopia lustrzana https://github.com/lora-aprs/LoRa_APRS_iGate
commit
2be986cb7f
|
@ -45,6 +45,7 @@ Keep in minde: you need a 433MHz version!
|
||||||
## Compiling and configuration
|
## Compiling and configuration
|
||||||
|
|
||||||
**There is a german [quick start](https://www.lora-aprs.info/docs/LoRa_APRS_iGate/quick-start-guide/) page! Take a look ;)**
|
**There is a german [quick start](https://www.lora-aprs.info/docs/LoRa_APRS_iGate/quick-start-guide/) page! Take a look ;)**
|
||||||
|
**There is a french [quick start](http://www.f5kmy.fr/spip.php?article509) page! Take a look ;)**
|
||||||
|
|
||||||
### How to compile
|
### How to compile
|
||||||
|
|
||||||
|
|
|
@ -1,5 +1,5 @@
|
||||||
[env]
|
[env]
|
||||||
platform = espressif32
|
platform = espressif32 @ 2.1.0
|
||||||
framework = arduino
|
framework = arduino
|
||||||
lib_ldf_mode = deep+
|
lib_ldf_mode = deep+
|
||||||
monitor_speed = 115200
|
monitor_speed = 115200
|
||||||
|
|
Ładowanie…
Reference in New Issue