Merge pull request #57 from Roman3349/patch-1

PR #56 Fix a mistake in examples
This commit is contained in:
Paul Stoffregen
2016-09-27 03:25:30 -07:00
committed by GitHub

View File

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