Added sx1268 option
This commit is contained in:
parent
f3e8354fba
commit
9e44380222
2 changed files with 6 additions and 1 deletions
|
|
@ -24,12 +24,15 @@ RADIO_TYPE option:
|
|||
- SX1278
|
||||
- SX1276
|
||||
- SX1262
|
||||
- SX1268
|
||||
*/
|
||||
#define RADIO_TYPE SX1276
|
||||
|
||||
//If you want to use SX1262, cancel this comment
|
||||
// #define RADIO_USING_SX1262
|
||||
|
||||
//If you want to use SX1268, cancel this comment
|
||||
// #define RADIO_USING_SX1268
|
||||
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue