Fix a mistake in examples

This commit is contained in:
Roman Ondráček
2016-09-27 12:24:44 +02:00
committed by GitHub
parent e2ffd4f99f
commit f7a6aed006

View File

@ -21,8 +21,6 @@
"homepage": "http://playground.arduino.cc/Code/Time",
"frameworks": "Arduino",
"examples": [
"examples/*/*.ino",
"examples/*/*/*.pde"
"examples/*/*.ino"
]
}