add CONFIG printf

This commit is contained in:
cuu 2021-05-13 13:03:00 +08:00
parent 3186a3216f
commit 3fb2310548

View File

@ -9,7 +9,7 @@
#include <fcntl.h>
#include <sys/stat.h>
#include <unistd.h>
#include <stdarg.h>
#include <wiringPi.h>