mirror of
https://github.com/Next-Flip/Momentum-Firmware.git
synced 2026-05-23 05:24:46 -07:00
formatting
This commit is contained in:
@@ -11,8 +11,8 @@
|
||||
#define TAG "FuriHalVersion"
|
||||
|
||||
#define FURI_HAL_VERSION_OTP_HEADER_MAGIC (0xBABE)
|
||||
#define FURI_HAL_VERSION_OTP_ADDRESS (OTP_AREA_BASE)
|
||||
#define FURI_HAL_VERSION_PLATFORM_ID (0x0080e126)
|
||||
#define FURI_HAL_VERSION_OTP_ADDRESS (OTP_AREA_BASE)
|
||||
#define FURI_HAL_VERSION_PLATFORM_ID (0x0080e126)
|
||||
|
||||
/** OTP V0 Structure: prototypes and early EVT */
|
||||
typedef struct {
|
||||
|
||||
Reference in New Issue
Block a user