Skip to content
Snippets Groups Projects
Commit 5d8a5783 authored by Jihun Hwang's avatar Jihun Hwang
Browse files

Update main.c

parent 5ce33f4d
No related branches found
No related tags found
No related merge requests found
...@@ -13,7 +13,7 @@ ...@@ -13,7 +13,7 @@
#include "gpio.h" // 초음파 #include "gpio.h" // 초음파
#include "spi.h" // 조도, 압력 #include "spi.h" // 조도, 압력
#include <wiringPi.h> // 온습도 #include <wiringPi.h> // 온습도 (컴파일시 -lwiringPi 옵션 추가)
#define bool _Bool #define bool _Bool
#define false 0 #define false 0
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment