From 1b265eb48d9b41ad91f3f2f5d6feb49529dba891 Mon Sep 17 00:00:00 2001 From: geeksville Date: Wed, 29 Apr 2020 10:50:50 -0700 Subject: [PATCH] switch from sx126x-arduino to radiolab --- platformio.ini | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/platformio.ini b/platformio.ini index 1db164b19..9d10d06a6 100644 --- a/platformio.ini +++ b/platformio.ini @@ -73,9 +73,8 @@ 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/meshtastic/SX126x-Arduino.git - Ticker ; Needed for SX126x-Arduino on ESP32 - + https://github.com/jgromes/RadioLib.git + ; Common settings for ESP targes, mixin with extends = esp32_base [esp32_base] src_filter =