This commit is contained in:
DevilBinder 2022-06-24 18:31:50 +02:00
parent c6b59167dd
commit 7158aee459

View File

@ -1,3 +1,11 @@
/* FARM DATA RELAY SYSTEM
*
* "fdrs_sensor.h"
*
* Developed by Timm Bogner (timmbogner@gmail.com) for Sola Gratia Farm in Urbana, Illinois, USA.
* Condensed and refactored to a single file pair by Binder Tronics (info@bindertronics.com).
*/
#ifndef __FDRS_GATEWAY_H__ #ifndef __FDRS_GATEWAY_H__
#define __FDRS_GATEWAY_H__ #define __FDRS_GATEWAY_H__