Update instructions and examples
This commit is contained in:
parent
224f42d204
commit
0045eff9aa
16 changed files with 136 additions and 47 deletions
|
|
@ -2,7 +2,7 @@
|
|||
#pragma once
|
||||
|
||||
/*
|
||||
* This sample program only supports T-Beam
|
||||
* This sample program only supports SX1276
|
||||
* */
|
||||
// #define LILYGO_TBeam_V0_7
|
||||
// #define LILYGO_TBeam_V1_X
|
||||
|
|
@ -10,7 +10,9 @@
|
|||
// #define LILYGO_T3_V1_3
|
||||
// #define LILYGO_T3_V1_6
|
||||
// #define LILYGO_T3_V2_0
|
||||
#define LILYGO_T3_S3_V1_0
|
||||
// #define LILYGO_T3_S3_V1_0
|
||||
|
||||
|
||||
/*
|
||||
* The default program uses 868MHz,
|
||||
* if you need to change it,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue