ugly WIP on switching to RadioLib, still need to set freq etc...

This commit is contained in:
geeksville
2020-04-29 14:54:03 -07:00
parent a7d153abcb
commit 814c126e67
12 changed files with 291 additions and 15 deletions
+1 -1
View File
@@ -73,7 +73,7 @@ lib_deps =
Wire ; explicitly needed here because the AXP202 library forgets to add it
https://github.com/meshtastic/arduino-fsm.git
https://github.com/meshtastic/SparkFun_Ublox_Arduino_Library.git
https://github.com/jgromes/RadioLib.git
https://github.com/meshtastic/RadioLib.git
; Common settings for ESP targes, mixin with extends = esp32_base
[esp32_base]