Added sx1268 option

This commit is contained in:
lewis 2022-07-05 09:45:09 +08:00
commit 9e44380222
2 changed files with 6 additions and 1 deletions

View file

@ -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