rc433/recv.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 20
f7f9463cdefd
permissions
-rw-r--r--

All four types RC switches are now implemented

#ifndef	_RECV_H
#define	_RECV_H


#define TRUE 1
#define FALSE 0


#endif

mercurial