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 4914d22 commit 63eee2eCopy full SHA for 63eee2e
2 files changed
Doxyfile
@@ -38,7 +38,7 @@ PROJECT_NAME = LedController
38
# could be handy for archiving the generated documentation or if some version
39
# control system is used.
40
41
-PROJECT_NUMBER = 2.0.0-rc1
+PROJECT_NUMBER = 2.0.0-rc2
42
43
# Using the PROJECT_BRIEF tag one can provide an optional one line description
44
# for a project that appears at the top of each page and should give viewer a
library.properties
@@ -1,5 +1,5 @@
1
name=LedController
2
-version=2.0.0-rc1
+version=2.0.0-rc2
3
author=Noa Sakurajin <noasakurajin@web.de>
4
maintainer=Noa Sakurajin <noasakurajin@web.de>
5
sentence=The better LedControl library for the MAX7219 and the MAX7221 Led display drivers.
0 commit comments