Icarus - Fix platform dependency version and add selection button (#5161)

* Update variant.h

* Update platformio.ini
This commit is contained in:
Muhammad Shah
2024-10-27 10:51:51 +00:00
committed by GitHub
parent 94ff67e927
commit bf760a44ba
2 changed files with 4 additions and 3 deletions

View File

@@ -7,8 +7,9 @@
#define I2C_SDA1 18
#define I2C_SCL1 6
#define BUTTON_PIN 7 // Selection button
// XIAO S3 LORA module
// RA-01SH/HT-RA62 LORA module
#define USE_SX1262
#define LORA_MISO 39