This website requires JavaScript.
Explore
Help
Register
Sign In
jess
/
EIS-BLE-S3
Watch
1
Star
0
Fork
You've already forked EIS-BLE-S3
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
4c914a5101
EIS-BLE-S3
/
main
/
temp.h
8 lines
84 B
C
Raw
Blame
History
#
ifndef TEMP_H
#
define TEMP_H
void
temp_init
(
void
)
;
float
temp_get
(
void
)
;
#
endif
Reference in New Issue
View Git Blame
Copy Permalink