This website works better with JavaScript.
Explore
Help
Sign In
electro
/
esp-airsensor
Watch
1
Star
0
Fork
You've already forked esp-airsensor
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
Air quality sensor
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
2
Commits
2
Branches
0
Tags
408 KiB
Tag:
Branch:
Tree:
bf282b0a12
master
modbus
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from 'bf282b0a12'
${ noResults }
esp-airsensor
/
components
/
bme680
/
CMakeLists.txt
8 lines
109 B
Raw
Normal View
History
Unescape
Escape
bme now working
3 years ago
set
(
COMPONENT_ADD_INCLUDEDIRS
"
i
n
c
l
u
d
e
"
)
set
(
COMPONENT_SRCDIRS
"
s
r
c
"
)
register_component
(
)