mirror of
https://github.com/meshtastic/firmware.git
synced 2025-12-22 18:52:30 +00:00
Icarus - Fix platform dependency version and add selection button (#5161)
* Update variant.h * Update platformio.ini
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user