Merge pull request #1733 from meshtastic/TLORA-fix

Tlora fix
This commit is contained in:
Thomas Göttgens 2022-09-29 13:37:51 +02:00 committed by GitHub
commit de56a370c6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 2 deletions

View File

@ -1,5 +1,5 @@
[env:tlora-v2-1-1.6]
extends = esp32_base
board = ttgo-lora32-v1
board = ttgo-lora32-v21
build_flags =
${esp32_base.build_flags} -D TLORA_V2_1_16 -I variants/tlora_v2_1_16

View File

@ -12,7 +12,7 @@
#define I2C_SDA 21 // I2C pins for this board
#define I2C_SCL 22
#define RESET_OLED 16 // If defined, this pin will be used to reset the display controller
// #define RESET_OLED 16 // If defined, this pin will be used to reset the display controller. Crashes on newer ESP-IDF and not needed per schematic
#define VEXT_ENABLE 21 // active low, powers the oled display and the lora antenna boost
#define LED_PIN 25 // If defined we will blink this LED