This website works better with JavaScript
Главная
Обзор
Помощь
Вход
pi
/
FridgeSensor
Следить
1
В избранное
0
Ответвить
0
Файлы
Дерево:
4f033ab38e
Ветки
Метки
main
FridgeSensor
/
main
/
sound.h
sound.h
84 B
История
Исходник
1
2
3
4
5
6
#include <stdbool.h>
void initSound();
void enableNotificationSound(bool enable);