mirror of
https://github.com/Next-Flip/Momentum-Firmware.git
synced 2026-04-28 03:59:58 -07:00
6 lines
157 B
C
6 lines
157 B
C
#pragma once
|
|
|
|
#define NOTIFICATION_SETTINGS_FILE_NAME ".notification.settings"
|
|
|
|
#define NOTIFICATION_SETTINGS_PATH INT_PATH(NOTIFICATION_SETTINGS_FILE_NAME)
|