Schury1998 / WiFiScam-CaptivePortal-M5StickCPlus

Open a fake Free WiFi with the M5StickC PLUS and phish emails and possible passwords.
38 stars 0 forks source link

Library #1

Closed macgyverfuerarme closed 1 year ago

macgyverfuerarme commented 1 year ago

I have problems finding the correct libraries. Especially with the WiFi.h . Which version did you use? Possible to link the correct libraries? Great projekt btw

Schury1998 commented 1 year ago

Have you made step 4? --> Tools - Manage Libarys... - Type in M5StickCPlus and install the M5StickCPlus by M5Stack Then the libarys should be automatic added in the arduino folder: https://github.com/espressif/arduino-esp32/tree/master/libraries

macgyverfuerarme commented 1 year ago

thx .... had double wifi.h files with different versions. my fault. sorry.