C++ file for display control

Dependencies:   4DGL mbed ConfigFile

Fork of 4DGLtest by Stephane ROCHON

Committer:
WillemBraat
Date:
Wed Jul 16 19:15:40 2014 +0000
Revision:
11:a5b0d98794c0
Parent:
9:311b6676272d
Rewritten function CDU_DSP_CSS()

Who changed what in which revision?

UserRevisionLine numberNew contents of line
WillemBraat 9:311b6676272d 1 /* LM75BD temperature sensor declarations*/
WillemBraat 9:311b6676272d 2
WillemBraat 9:311b6676272d 3 #define REG_TEMP 0x00
WillemBraat 9:311b6676272d 4 #define REG_CONFIG 0x01
WillemBraat 9:311b6676272d 5
WillemBraat 9:311b6676272d 6 #define CONFIG_NORMAL 0x00