This website works better with JavaScript
홈
탐색
도움말
로그인
pi
/
FridgeSensor
Watch
1
Star
0
포크
0
파일
트리:
4f033ab38e
브랜치
태그
main
FridgeSensor
/
main
/
sound.h
sound.h
84 B
히스토리
Raw
1
2
3
4
5
6
#include <stdbool.h>
void initSound();
void enableNotificationSound(bool enable);