vike256 / Unibot

All in one video game assistant tool that works with and without hardware. Has aim assist, autoshoot, rapid-fire, and recoil mitigation.
GNU General Public License v3.0
142 stars 31 forks source link

what should i do for arduino #48

Closed rgdfssd closed 2 months ago

rgdfssd commented 4 months ago

I have arduino leonardo r3 , i don't know which file should a upload to arduino through arduino ide pls tell me

Ahmo9345 commented 3 months ago

Go to src folder there will be Three folders Ethernet, Serial, Wifi. Select the one you want to use only select Ethernet and WIFI if you have respected shields for them. In these folders there will be a INO file which you need to upload to your arduino leonardo r3.

Ahmo9345 commented 3 months ago

Note: If you have Ethernet or WIFI shields you to edit the INO files of your respected method. For example: In ethernet INO you have to edit the port if you dont have that port open in your system, In WIFI INO you need to set ssid = "WIFI_NAME", password = "WIFI_PASSWORD". Hopefully this helps you BYEE BYEE