Hint to use RadioLib instead for SX1262
Users potential get stuck with SX1262/SX1268 versions when trying out the ArduinoLoRa library. Update the comment in the ArduinoLoRa example to make it obviously to use the RadioLib library instead.
This commit is contained in:
parent
a5b3d53540
commit
40b36abe02
1 changed files with 1 additions and 0 deletions
|
|
@ -3,6 +3,7 @@
|
|||
|
||||
/*
|
||||
* arduinoLoRa Library just only support SX1276/Sx1278,Not support SX1262
|
||||
* RadioLib Library supports also SX1262/SX1268 see https://github.com/Xinyuan-LilyGO/LilyGo-LoRa-Series/tree/master/examples/RadioLibExamples
|
||||
* */
|
||||
// #define LILYGO_TBeam_V0_7
|
||||
// #define LILYGO_TBeam_V1_0
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue