unleashed-firmware/applications/services/namechanger/namechanger.h

6 lines
150 B
C
Raw Normal View History

2023-05-19 03:33:15 +00:00
#pragma once
#define NAMECHANGER_HEADER "Flipper Name File"
#define NAMECHANGER_VERSION 1
#define NAMECHANGER_PATH EXT_PATH("dolphin/name.settings")