mirror of
https://github.com/openshwprojects/OpenBK7231T_App.git
synced 2026-02-04 13:15:46 +00:00
* Fix missing "onHassDiscovery" and "XX_AppendInformationToHTTPIndexPage()" Fixes to drv_main.c (some missing args for "onHassDiscovery") - changed format to have one line per argument and driver Fixed missing arg "bPreState" in some XX_AppendInformationToHTTPIndexPage() functions * fix getcommands for new structure of drv_main.c (commands may be mutliple lines long) * Make comments for "duplicate" drivers more readble * Fix sourcefiles for documentation done with getcommands.js Mainly missing comments or comments "contradicted" by function calls * fixed one missed comment * Fix path in descriprion command make getcommands.js testing duplicates for content - if content (=documentation) is equal, show that ist potentially safe to ignore