Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

More descriptive template #67

Closed
bakercp opened this issue Jul 16, 2014 · 0 comments
Closed

More descriptive template #67

bakercp opened this issue Jul 16, 2014 · 0 comments
Assignees
Milestone

Comments

@bakercp
Copy link
Member

bakercp commented Jul 16, 2014

The new version of Arduino IDE is populated with this template:

void setup() {
  // put your setup code here, to run once:

}

void loop() {
  // put your main code here, to run repeatedly:

}

We should probably include a few comments in the default template as well.

@bakercp bakercp added this to the v0.3.0 milestone Jul 16, 2014
brannondorsey added a commit to brannondorsey/ofSketch that referenced this issue Jul 20, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants