rc433/rc433.h

changeset 60
dc3d953a218f
parent 58
e8e7b46b705b
equal deleted inserted replaced
59:da4837cc3573 60:dc3d953a218f
12 #include <stdarg.h> 12 #include <stdarg.h>
13 #include <string.h> 13 #include <string.h>
14 #include <ctype.h> 14 #include <ctype.h>
15 #include <sys/types.h> 15 #include <sys/types.h>
16 #include <stdbool.h> 16 #include <stdbool.h>
17 #include <getopt.h>
17 18
18 #ifdef HAVE_WIRINGPI_H 19 #ifdef HAVE_WIRINGPI_H
19 20
20 /* wiringPi */ 21 /* wiringPi */
21 #include <wiringPi.h> 22 #include <wiringPi.h>

mercurial