This website works better with JavaScript
Home
Explore
Help
Sign In
pi
/
FridgeSensor
Watch
1
Star
0
Fork
0
Files
Tree:
4f033ab38e
Branches
Tags
main
FridgeSensor
/
main
/
sound.h
sound.h
84 B
History
Raw
1
2
3
4
5
6
#include <stdbool.h>
void initSound();
void enableNotificationSound(bool enable);