thermometers/main.h

Sun, 04 May 2014 22:29:18 +0200

author
Michiel Broek <mbroek@mbse.eu>
date
Sun, 04 May 2014 22:29:18 +0200
changeset 22
a3b058c67289
parent 1
91065eba8e1b
permissions
-rw-r--r--

All four types RC switches are now implemented

#ifndef	_MAIN_H
#define	_MAIN_H


#define TRUE 1
#define FALSE 0


#endif

mercurial