2020-12-08 11:33:03 +08:00
|
|
|
|
2022-10-10 18:13:28 +08:00
|
|
|
## SX1262 SX1276 SX1278 SX1280 examples need install the following dependency library files:
|
2020-12-08 11:33:03 +08:00
|
|
|
- [RadioLib](https://github.com/jgromes/RadioLib)
|
|
|
|
|
- [U8g2_Arduino](https://github.com/olikraus/U8g2_Arduino)
|
|
|
|
|
|
|
|
|
|
## TBeamAllFunction example need install the following dependency library files:
|
|
|
|
|
- [AceButton](https://github.com/bxparks/AceButton)
|
|
|
|
|
- [esp8266-oled-ssd1306](https://github.com/ThingPulse/esp8266-oled-ssd1306)
|
|
|
|
|
- [RadioLib](https://github.com/jgromes/RadioLib)
|
|
|
|
|
- [TinyGPSPlus](https://github.com/mikalhart/TinyGPSPlus)
|
|
|
|
|
|
|
|
|
|
- For more examples, please refer to RadioLib/examples
|
|
|
|
|
|