Commit 8be24a4f authored by Eric Duminil's avatar Eric Duminil
Browse files

Trying to add LMIC to project. Might be broken for a while

parent b0fc3f96
......@@ -21,3 +21,11 @@ platform = espressif32
board = ttgo-lora32-v1
framework = arduino
monitor_speed = 115200
lib_deps =
MCCI LoRaWAN LMIC library
build_flags =
-D ARDUINO_LMIC_PROJECT_CONFIG_H_SUPPRESS
-D CFG_eu868=1
-D CFG_sx1276_radio=1
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment