Flipper/Applications/Official/source-OLDER/xMasterX/wifi_deauther/wifi_deauther_app.h

12 lines
131 B
C
Raw Normal View History

2023-01-26 07:52:38 +00:00
#pragma once
#ifdef __cplusplus
extern "C" {
#endif
typedef struct WifideautherApp WifideautherApp;
#ifdef __cplusplus
}
#endif