Commit 207a7d38 authored by Eric Duminil's avatar Eric Duminil
Browse files

Notes

parent f0493c5e
......@@ -2,6 +2,8 @@
#define AMPEL_LORAWAN_H_
#if defined(ESP32)
#include <Arduino.h>
// Requires "MCCI LoRaWAN LMIC library", which will be automatically used with PlatformIO but should be added in "Arduino IDE".
// Tested successfully with v3.2.0 and connected to a thethingsnetwork.org app.
#include <lmic.h>
#include <hal/hal.h>
#include <SPI.h>
......
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