mirror of
https://github.com/Next-Flip/Momentum-Firmware.git
synced 2026-05-17 04:34:44 -07:00
Rename plugins to external
This commit is contained in:
7
applications/external/wifi_deauther/wifi_deauther_custom_event.h
vendored
Normal file
7
applications/external/wifi_deauther/wifi_deauther_custom_event.h
vendored
Normal file
@@ -0,0 +1,7 @@
|
||||
#pragma once
|
||||
|
||||
typedef enum {
|
||||
WifideautherEventRefreshConsoleOutput = 0,
|
||||
WifideautherEventStartConsole,
|
||||
WifideautherEventStartKeyboard,
|
||||
} WifideautherCustomEvent;
|
||||
Reference in New Issue
Block a user