We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d46b0a5 commit bdc4bfcCopy full SHA for bdc4bfc
library.json
@@ -14,7 +14,7 @@
14
"maintainer": true
15
},
16
"homepage": "https://github.com/luni64/TeensyTimerTool",
17
- "version": "0.4.4",
+ "version": "1.0.0",
18
"frameworks": "arduino",
19
"platforms": "Teensy"
20
}
library.properties
@@ -1,5 +1,5 @@
1
name=TeensyTimerTool
2
-version=0.4.4
+version=1.0.0
3
author=luni64
4
maintainer=luni64
5
sentence=Generic Interface to Teensy Timers
0 commit comments