Arduino LoRa library is now part of package

This commit is contained in:
Pawel Spychalski
2017-12-01 11:35:09 +01:00
parent 8ffaccbd5f
commit 1986f0961b
3 changed files with 621 additions and 1 deletions

View File

@@ -8,7 +8,7 @@
// #define DEBUG_PING_PONG
// #define DEBUG_LED
#include <LoRa.h>
#include "lora.h"
#include "variables.h"
#include "main_variables.h"
#include "qsp.h"