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
Hi, I need help with my ATtiny85. When I use special characters, they are displayed incorrectly.
For example:
if I enter "DigiKeyboard.print("start https://www.youtube.com/watch?v=dQw4w9WgXcQ");" on arduino ide
in the command prompt, I receive "C:\Users\utente>start httpsç--www.youtube.com-watch_vìdQw4w9WgXcQ ".
How can I resolve this problem?
The text was updated successfully, but these errors were encountered:
You would also be much better off using the ArminJo/DigistumpArduino or SpenceKonde/ATTinyCore board support package / repos, as the digistump one is basically abandoned (and has had no updates in over seven years).
Hi, I need help with my ATtiny85. When I use special characters, they are displayed incorrectly.
For example:
if I enter "DigiKeyboard.print("start https://www.youtube.com/watch?v=dQw4w9WgXcQ");" on arduino ide
in the command prompt, I receive "C:\Users\utente>start httpsç--www.youtube.com-watch_vìdQw4w9WgXcQ ".
How can I resolve this problem?
The text was updated successfully, but these errors were encountered: