LOGGER  Logger
Data Logging using ESP8266
dlvrpressure.h
Go to the documentation of this file.
1 //
5 // Copyright (c) 2016 by Dragonnorth Group, all rights reserved.
6 //
7 // Author: Michael Newman
8 #ifndef dlvrpressureHedit
9 #define dlvrpressureHedit 1
10 // 24Feb16 MJNewman 1: Created
11 //
12 // An unrestricted license to this software is granted to:
13 // No grants yet.
14 // and may be granted to others.
15 
16 #include "basetype.h"
17 
20 extern void dlvrpressureInit();
21 
22 #endif // defined(dlvrpressureHedit)
void dlvrpressureInit()
< version of this include file
Definition: dlvrpressure.cpp:26