Skip to content
Snippets Groups Projects
Commit 82a7db0e authored by Eunchae Lee's avatar Eunchae Lee
Browse files

Update README.md

parent a1ab1314
No related branches found
No related tags found
No related merge requests found
...@@ -76,7 +76,7 @@ gcc -o client1 DHT1.c -lwiringPi -lpthread -lm ...@@ -76,7 +76,7 @@ gcc -o client1 DHT1.c -lwiringPi -lpthread -lm
3. client2 (light.c) 3. client2 (light.c)
```bash ```bash
gcc -o client2 light.c -lwiringPi -lpthread gcc -o client2 light.c -lpthread
``` ```
4. client3 (pir.c) 4. client3 (pir.c)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment