Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
co2ampel
ampel-firmware
Commits
207a7d38
Commit
207a7d38
authored
Dec 25, 2020
by
Eric Duminil
Browse files
Notes
parent
f0493c5e
Changes
1
Hide whitespace changes
Inline
Side-by-side
lorawan.h
View file @
207a7d38
...
...
@@ -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>
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment