mirror of
https://github.com/xreef/PCF8574_library.git
synced 2024-08-30 18:12:18 +00:00
Fix already defined lib
This commit is contained in:
parent
4176b0df2b
commit
59f06148dc
@ -1,11 +1,11 @@
|
|||||||
/** \mainpage Thermistor library
|
/** \mainpage PCF8574 library
|
||||||
*
|
*
|
||||||
* MIT license
|
* MIT license
|
||||||
* written by Renzo Mischianti
|
* written by Renzo Mischianti
|
||||||
*/
|
*/
|
||||||
|
|
||||||
#ifndef Thermistor_h
|
#ifndef PCF8574_h
|
||||||
#define Thermistor_h
|
#define PCF8574_h
|
||||||
|
|
||||||
#include "Wire.h"
|
#include "Wire.h"
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user