Made MD* libraries (Parola, MAX72XX) project specific, to be able to use the newest software version from github.

This commit is contained in:
2019-02-01 15:21:58 +01:00
parent fe9f25c856
commit c7547144d2
761 changed files with 108577 additions and 2 deletions

View File

@@ -0,0 +1,10 @@
var index =
[
[ "Hardware", "page_hardware.html", "page_hardware" ],
[ "Software Library", "page_software.html", null ],
[ "System Connections", "page_connect.html", null ],
[ "Create and Modify Fonts", "page_font_utility.html", null ],
[ "Revision History", "page_revision_history.html", null ],
[ "Copyright", "page_copyright.html", null ],
[ "Support the Library", "page_donation.html", null ]
];