This website requires JavaScript.
Explore
Help
Sign In
william
/
bme680
Watch
1
Star
1
Fork
0
You've already forked bme680
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
3fef485f97
bme680
/
Makefile
3 lines
71 B
Makefile
Raw
Normal View
History
Unescape
Escape
first commit
2023-09-17 20:31:02 +00:00
all
:
temperature and humidity working !
2023-09-18 03:54:42 +00:00
gcc -O2 -std
=
gnu99 -Wall -Wextra main.c bme680.c i2c.c -o bme680
Reference in New Issue
Copy Permalink