wifi_deauther_custom_event.h 174 B

1234567
  1. #pragma once
  2. typedef enum {
  3. WifideautherEventRefreshConsoleOutput = 0,
  4. WifideautherEventStartConsole,
  5. WifideautherEventStartKeyboard,
  6. } WifideautherCustomEvent;