duinoapp / duinoapp-client

GNU General Public License v3.0
12 stars 9 forks source link

Arduino Mega Support #1

Closed mrfrase3 closed 3 years ago

mrfrase3 commented 4 years ago

It's been reported that users are having issues uploading to Arduino Megas. The mega uses the wiring protocol to upload instead of the arduino one.

An initial glance at adding support seems to be some-what of a complicated debug.

Will hopefully look into this over the Christmas period.

mrfrase3 commented 3 years ago

I've figured out the issue, but it seems I've corrupted my uno in the process. I don't wanna release until I've tested this properly on an uno.