Closed ghost closed 1 year ago
Not entirely certain if this is causing the issue, but the Arduino mega cant act as a HID device. You need something with a ATmega32u4 chip, i.e. a pro micro or leonardo.
More annoyingly, the 32u4 chips require the AVR109 uploader that isn't supported on this version of the application.
Not entirely certain if this is causing the issue, but the Arduino mega cant act as a HID device. You need something with a ATmega32u4 chip, i.e. a pro micro or leonardo.
More annoyingly, the 32u4 chips require the AVR109 uploader that isn't supported on this version of the application.
That might be the issue
I am working on an autoclicker and I noiticed there was an error when I tried to upload it. There are some screenshots of the code and error