This website works better with JavaScript
Página inicial
Explorar
Ajuda
Entrar
pi
/
FridgeSensor
Observar
1
Favorito
0
Fork
0
Arquivos
Tree:
4f033ab38e
Branches
Tags
main
FridgeSensor
/
main
/
sound.h
sound.h
84 B
Histórico
Raw
1
2
3
4
5
6
#include <stdbool.h>
void initSound();
void enableNotificationSound(bool enable);