LOGGER
Logger
Data Logging using ESP8266
Main Page
Classes
Files
File List
File Members
onewireservices.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 onewireservicesHedit
9
#define onewireservicesHedit 1
10
// 14Feb16 MJNewman 1: Created
11
//
12
// An unrestricted license to this software is granted to:
13
// None granted yet.
14
// and may be granted to others.
15
16
#include "basetype.h"
17
19
extern
void
onewireservicesInit
();
20
23
extern
void
onewireservicesDump
();
24
25
#endif // defined(onewireservicesHedit)
onewireservicesDump
void onewireservicesDump()
Definition:
onewireservices.cpp:170
onewireservicesInit
void onewireservicesInit()
< version of this include file
Definition:
onewireservices.cpp:118
Generated by
1.8.10