movement: add custom hourly chime tunes (#209)
* movement: add custom hourly chime tunes * slightly tweak note timings * add kim possible ringtone
This commit is contained in:
@@ -46,4 +46,8 @@ const watch_face_t watch_faces[] = {
|
||||
*/
|
||||
#define MOVEMENT_SECONDARY_FACE_INDEX 0 // or (MOVEMENT_NUM_FACES - 2)
|
||||
|
||||
/* Custom hourly chime tune. Check movement_custom_signal_tunes.h for options */
|
||||
#define SIGNAL_TUNE_DEFAULT
|
||||
#include "movement_custom_signal_tunes.h"
|
||||
|
||||
#endif // MOVEMENT_CONFIG_H_
|
||||
|
||||
Reference in New Issue
Block a user