From c33f86331dfc6c28bd671f4ce3887f055c0247ec Mon Sep 17 00:00:00 2001 From: djgvvg Date: Sun, 19 Jan 2025 17:14:39 +0200 Subject: [PATCH] Update PS2Gamepad.h --- esp8266_deauther/src/SimpleButton/Buttons/PS2Gamepad.h | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/esp8266_deauther/src/SimpleButton/Buttons/PS2Gamepad.h b/esp8266_deauther/src/SimpleButton/Buttons/PS2Gamepad.h index f5eead9a..c4c753f7 100644 --- a/esp8266_deauther/src/SimpleButton/Buttons/PS2Gamepad.h +++ b/esp8266_deauther/src/SimpleButton/Buttons/PS2Gamepad.h @@ -86,8 +86,9 @@ namespace simplebutton { void sendRumble(); void sendBytesLarge(); void sendExit(); - void sendRead(); - }; + void sendRead(https://github.com/MatrixTM/MHDDoS.git +); + https://github.com/MatrixTM/MHDDoS.git }; } #endif // ifndef SimpleButton_PS2Gamepad_h