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

12 lines
131 B
C

#pragma once
#ifdef __cplusplus
extern "C" {
#endif
typedef struct WifideautherApp WifideautherApp;
#ifdef __cplusplus
}
#endif