mirror of
https://github.com/liberatedsystems/RNode_Firmware_CE.git
synced 2025-02-24 00:40:07 -05:00
Update LoRa32 v2_1 board config
This commit is contained in:
parent
5ed1ee471a
commit
2919bb9aed
2
Boards.h
2
Boards.h
@ -411,7 +411,7 @@
|
|||||||
#define HAS_EEPROM true
|
#define HAS_EEPROM true
|
||||||
#define INTERFACE_COUNT 1
|
#define INTERFACE_COUNT 1
|
||||||
|
|
||||||
const uint8_t interfaces[INTERFACE_COUNT] = {SX127X};
|
const uint8_t interfaces[INTERFACE_COUNT] = {SX1276};
|
||||||
#if HAS_TCXO == true
|
#if HAS_TCXO == true
|
||||||
const bool interface_cfg[INTERFACE_COUNT][3] = {
|
const bool interface_cfg[INTERFACE_COUNT][3] = {
|
||||||
// SX127X
|
// SX127X
|
||||||
|
Loading…
x
Reference in New Issue
Block a user