mirror of
https://github.com/Next-Flip/Momentum-Firmware.git
synced 2026-05-19 04:44:47 -07:00
7 lines
175 B
C
7 lines
175 B
C
#pragma once
|
|
#include <furi.h>
|
|
#include <notification/notification.h>
|
|
#include <notification/notification_messages.h>
|
|
#include "raw_em4100.h"
|
|
|
|
int32_t flipfrid_start(void* p); |