r g / SX1276GenericLib-us915

Dependents:   DISCO-L072CZ-LRWAN1_LoRa_PingPong

Fork of SX1276GenericLib by Helmut Tschemernjak

Files at this revision

API Documentation at this revision

Comitter:
Helmut Tschemernjak
Date:
Mon May 08 09:57:28 2017 +0200
Parent:
39:706c32eda7e7
Child:
41:2dbc4afedf61
Commit message:
added sx1276-arduino-hal.h

Changed in this revision

sx1276/sx1276-arduino-hal.h Show annotated file Show diff for this revision Revisions of this file
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/sx1276/sx1276-arduino-hal.h	Mon May 08 09:57:28 2017 +0200
@@ -0,0 +1,18 @@
+
+/*
+ * This file contains a copy of the master content sx1276-mbed-hal.h
+ * with adaption for the Arduino environment
+ * (c) 2017 Helmut Tschemernjak
+ * 30826 Garbsen (Hannover) Germany
+ */
+#ifdef ARDUINO
+
+
+
+
+
+
+
+
+
+#endif // ARDUINO