index
:
iot-monitoring.git
master
Unnamed repository; edit this file 'description' to name the repository.
Anon
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
esp
/
include
/
bmp280.h
blob: 43ae83e58b7be4c0cc2782878a9141a73fab29c6 (
plain
)
1
2
3
4
#pragma once void setupBMP280(); float lerTemperaturaBMP280(); float lerPressaoBMP280();