mirror of
https://github.com/UberGuidoZ/Flipper.git
synced 2026-09-18 16:11:30 +00:00
Removing FAP files (use FlipC or Official store!)
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
#pragma once
|
||||
|
||||
#include <furi.h>
|
||||
#include <furi_hal.h>
|
||||
extern void latch_tx_handler();
|
||||
extern void unlatch_tx_handler(bool persist);
|
||||
extern FuriStreamBuffer* tx_stream;
|
||||
extern FuriStreamBuffer* rx_stream;
|
||||
Reference in New Issue
Block a user