C++ file for display control

Dependencies:   4DGL mbed ConfigFile

Fork of 4DGLtest by Stephane ROCHON

temperature.h

Committer:
WillemBraat
Date:
2014-07-16
Revision:
11:a5b0d98794c0
Parent:
9:311b6676272d

File content as of revision 11:a5b0d98794c0:

/* LM75BD temperature sensor declarations*/

#define REG_TEMP   0x00
#define REG_CONFIG 0x01

#define CONFIG_NORMAL 0x00