mirror of
https://github.com/meshtastic/firmware.git
synced 2025-09-06 19:49:19 +00:00
Whoops!
Forgot to uncomment some settings from test.
This commit is contained in:
parent
0695e9a53c
commit
e9c348f581
@ -118,10 +118,10 @@ NRF52 PRO MICRO PIN ASSIGNMENT
|
||||
#define LORA_CS (32 + 13) // P1.13
|
||||
|
||||
// LORA MODULES
|
||||
//#define USE_LLCC68
|
||||
//#define USE_SX1262
|
||||
//#define USE_RF95
|
||||
//#define USE_SX1268
|
||||
#define USE_LLCC68
|
||||
#define USE_SX1262
|
||||
#define USE_RF95
|
||||
#define USE_SX1268
|
||||
#define USE_LR1121
|
||||
|
||||
// RF95 CONFIG
|
||||
@ -193,4 +193,4 @@ settings.
|
||||
* Arduino objects - C++ only
|
||||
*----------------------------------------------------------------------------*/
|
||||
|
||||
#endif
|
||||
#endif
|
||||
|
Loading…
Reference in New Issue
Block a user