mirror of
https://github.com/Next-Flip/Momentum-Firmware.git
synced 2026-05-12 09:58:37 -07:00
- 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; |