Now I get the follow message that, "The name must start with a letter or a number, followed by letters, numbers, dashes, dot or underscores.
I'm starting my sketches with a letter. What's up?
Douger
I'll add, even files I saved in 2.0.3, when open give this message and then I can't run them because of the message.
Douger
Arduino specification does not allow spaces in a filename. The latest version checks that filenames conform to the specification.
Glad I just started and only have 10 minor sketches to rename.
I found the program seems to add underscore between words, when say Yes.
The name now ends with .ino, what does that stand for or mean?
Thank you for the info, Douger
.ino
is the file extension for Arduino programming language files:
This topic was automatically closed 180 days after the last reply. New replies are no longer allowed.