This website works better with JavaScript
Inicio
Explorar
Axuda
Iniciar sesión
pi
/
FridgeSensor
Seguir
1
Destacar
0
Fork
0
Ficheiros
Árbore:
4f033ab38e
Ramas
Etiquetas
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);