rc433/recv.h

Tue, 20 May 2014 22:40:16 +0200

author
Michiel Broek <mbroek@mbse.eu>
date
Tue, 20 May 2014 22:40:16 +0200
changeset 46
000399c64d3f
parent 20
f7f9463cdefd
permissions
-rw-r--r--

More client/server communications

#ifndef	_RECV_H
#define	_RECV_H


#define TRUE 1
#define FALSE 0


#endif

mercurial