fix aus915 to au_915
This commit is contained in:
parent
2679ce3d26
commit
d68c6fbef1
@ -6,7 +6,8 @@
|
|||||||
// inside the project_config folder.
|
// inside the project_config folder.
|
||||||
|
|
||||||
// Make sure only one of the following is defined (CFG_us915 or CFG_eu868)
|
// Make sure only one of the following is defined (CFG_us915 or CFG_eu868)
|
||||||
#define CFG_aus915 1
|
#define CFG_au915 1
|
||||||
|
//#define CFG_au923 1
|
||||||
//#define CFG_eu868 1
|
//#define CFG_eu868 1
|
||||||
|
|
||||||
#define CFG_sx1276_radio 1
|
#define CFG_sx1276_radio 1
|
||||||
|
Loading…
Reference in New Issue
Block a user