fehlfarbe / arduino-motorfocus

Arduino motorfocus with moonlite protocol for telescopes
MIT License
48 stars 13 forks source link

I'm stuck at Arduino flash #13

Closed zeltragh closed 2 years ago

zeltragh commented 2 years ago

Hello,

I try to flash my arduino nano with the arduino-motofocus project but error comes.

image

i don't know i did bad...

Can you help me ?

zeltragh commented 2 years ago

image

fehlfarbe commented 2 years ago

Hi!

Open a terminal in VSCode and type

pio platform install atmelavr

This should install the needed platform. If this doesn't work, please add a screenshot or log output here :)

zeltragh commented 2 years ago

Thank you for help. Finally it was pio platform issue. After reinstall of this , problem solved.