2. load the sketch into the ide, verify external libraries valid.
3. (techincally optional, highly recommended) change the network STASSID / STAPSK ie: name / password.
4. (optional) uncomment WiFi.mode(WIFI_STA) AND comment out WiFi.mode(WIFI_AP); for exsting wlan connection.
5. (very optional) comment out the debugging serial.println and serial.begin lines if kernel anticheat scans serial ports (unlikely).
7. request the right ip (192.168.42.1 in sta mode) otherwise, you'll need to find the ip your dhcp server (router) assigns.
| Absolute Mouse | Relative Mouse | |
|---|---|---|
| AP Mode | AP + Absolute | AP + Relative |
| STA Mode | STA + Absolute | STA + Relative |
Absolute Mode:
Relative Mode:
AP Mode:
STA Mode (HARD):