Merge pull request #44 from lora-aprs/force_platform_version

force platform version
This commit is contained in:
Peter Buchegger 2020-12-13 23:22:28 +01:00 committed by GitHub
commit 2be986cb7f
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 1 deletions

View file

@ -45,6 +45,7 @@ Keep in minde: you need a 433MHz version!
## 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 french [quick start](http://www.f5kmy.fr/spip.php?article509) page! Take a look ;)**
### How to compile

View file

@ -1,5 +1,5 @@
[env]
platform = espressif32
platform = espressif32 @ 2.1.0
framework = arduino
lib_ldf_mode = deep+
monitor_speed = 115200