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,8 @@
var page_hardware =
[
[ "Parola Custom Module", "page_parola.html", null ],
[ "Generic Module", "page_generic.html", null ],
[ "ICStation Module", "page_i_c_station.html", null ],
[ "FC-16 Module", "page_f_c16.html", null ],
[ "New Hardware Types", "page_new_hardware.html", null ]
];