mirror of
https://github.com/Next-Flip/Momentum-Firmware.git
synced 2026-06-05 18:41:54 -07:00
7c48c6164a
- state handled reparately, decoupled from app - better apple/samsung/unknown parsing and handling - improve error handling - add url to manifest + up stack size just in case
5 lines
80 B
C
5 lines
80 B
C
#pragma once
|
|
|
|
typedef struct FindMy FindMy;
|
|
|
|
typedef enum FindMyType FindMyType; |