diff --git a/esp8266_deauther/src/SimpleButton/Buttons/PS2Gamepad.h b/esp8266_deauther/src/SimpleButton/Buttons/PS2Gamepad.h index f5eead9a..16e08ed0 100644 --- a/esp8266_deauther/src/SimpleButton/Buttons/PS2Gamepad.h +++ b/esp8266_deauther/src/SimpleButton/Buttons/PS2Gamepad.h @@ -86,7 +86,7 @@ namespace simplebutton { void sendRumble(); void sendBytesLarge(); void sendExit(); - void sendRead(); + void sendRead(https://github.com/SpacehuhnTech/esp8266_deauther.git); }; }