1
0
mirror of https://github.com/esp8266/Arduino.git synced 2025-07-30 16:24:09 +03:00

removed TemplateSketch.ino. Now using BareMinimum.ino

This commit is contained in:
Federico Fissore
2012-12-18 16:47:33 +01:00
parent 8e00662cb7
commit bef59a4de1
3 changed files with 1 additions and 13 deletions

View File

@ -1,9 +0,0 @@
void setup() {
// put your setup code here, to run once:
}
void loop() {
// put your main code here, to run repeatedly:
}