You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm currently trying to do something similar with an ATTiny85. Currently, I'm having issues with the compiler not being able to find certain variables and VSCode throwing errors that it can't find avr/io.h when compiling for an ATTiny when it works fine for another board like an Arduino Micro.
Would it be possible to port this over to work on an attiny 1604 chip, and if so how would I go about implementing that?
The text was updated successfully, but these errors were encountered: