thermometers/main.h

Sat, 03 May 2014 23:21:00 +0200

author
Michiel Broek <mbroek@mbse.eu>
date
Sat, 03 May 2014 23:21:00 +0200
changeset 19
eaa03048c269
parent 1
91065eba8e1b
permissions
-rw-r--r--

Turned LCD backlight off for now

#ifndef	_MAIN_H
#define	_MAIN_H


#define TRUE 1
#define FALSE 0


#endif

mercurial