LoRa node acquiring random float value and sending to LoRa Server - Working ok

Fork of SX1276GenericLib by Helmut Tschemernjak

Embed: (wiki syntax)

« Back to documentation index

Show/hide line numbers sx1276-linux-hal.h Source File

sx1276-linux-hal.h

00001 
00002 /*
00003  * This file contains a copy of the master content sx1276-mbed-hal.h
00004  * with adaption for the Linux environment (PI or similar
00005  * (c) 2017 Helmut Tschemernjak
00006  * 30826 Garbsen (Hannover) Germany
00007  */
00008 #ifdef __linux__
00009 
00010 
00011 
00012 
00013 
00014 
00015 
00016 
00017 
00018 #endif // __linux__