SpacehuhnTech / WiFiDuck

Wireless keystroke injection attack platform
http://wifiduck.com
MIT License
2.03k stars 353 forks source link

Probleme while flashing Pro Micro #126

Open BGM00000 opened 1 year ago

BGM00000 commented 1 year ago

Please I need help when I Upload in the Pro Micro Leonardo it gives me an error, why ?

Sketch uses 24540 bytes (85%) of program storage space. Maximum is 28672 bytes.
Global variables use 1638 bytes (63%) of dynamic memory, leaving 922 bytes for local variables. Maximum is 2560 bytes.
Property 'upload.tool.serial' is undefined

Capture d’écran 2023-02-09 aΜ€ 18 43 29

welcome[bot] commented 1 year ago

Thanks for opening your first issue here! πŸŽ‰
πŸ‘‰ Be sure to:
1. πŸ“– Have a look at the Wiki and README for information
2. πŸ” Search for similar issues (open and closed)
3. ✍️ Provide enough information to understand, recreate and help out with your problem
4. ℹ️ Let us know if you find a solution
5. πŸ“• Close the issue when your problem has been solved

ywaf commented 1 year ago

Just flash with normal drivers, not the modified ones. should still work

SoLongSidekick commented 4 months ago

Just flash with normal drivers, not the modified ones. should still work

What does that mean? I didn't download any special drivers for the AVR install and the instructions don't tell you to?

LittleBitSalty commented 2 months ago

I made a pull request to fix this bug.

What does that mean? I didn't download any special drivers for the AVR install and the instructions don't tell you

The "normal drivers" ywaf mentioned are the regular boards included in the Arduino AVR Boards. Although they don't give the same configuration options, they still will work.