Skip to content

Conversation

@per1234
Copy link
Contributor

@per1234 per1234 commented May 13, 2021

From the Arduino Sketch Specification:
https://arduino.github.io/arduino-cli/dev/sketch-specification/#sketch-folders-and-files

The sketch root folder name and code file names must start with a basic letter (A-Z or a-z) or number (0-9), followed
by basic letters, numbers, underscores (_), dots (.) and dashes (-).

From the Arduino Sketch Specification:
https://arduino.github.io/arduino-cli/dev/sketch-specification/#sketch-folders-and-files

> The sketch root folder name and code file names must start with a basic letter (A-Z or a-z) or number (0-9), followed
> by basic letters, numbers, underscores (_), dots (.) and dashes (-).
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant