We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 02499ed + 94c4229 commit d95a9e9Copy full SHA for d95a9e9
Inc/sounds.h
@@ -19,7 +19,6 @@ void playDuskingTune(void);
19
void playDefaultTone(void);
20
void playChangedTone(void);
21
22
-void saveEEpromSettings(void);
23
void setVolume(uint8_t volume);
24
25
extern void delayMillis(uint32_t millis);
Mcu/f415/Inc/sounds.h
#endif /* SOUNDS_H_ */
0 commit comments