Fix type (#4323)
This commit is contained in:
@@ -49,7 +49,7 @@
|
|||||||
|
|
||||||
#define GPS_RESET_MODE LOW
|
#define GPS_RESET_MODE LOW
|
||||||
#define GPS_UC6580
|
#define GPS_UC6580
|
||||||
#define GPS_BAUDRATE 11520
|
#define GPS_BAUDRATE 115200
|
||||||
|
|
||||||
#define USE_SX1262
|
#define USE_SX1262
|
||||||
#define LORA_DIO0 -1 // a No connect on the SX1262 module
|
#define LORA_DIO0 -1 // a No connect on the SX1262 module
|
||||||
|
|||||||
Reference in New Issue
Block a user