Add usermod help links for AR, 4LD and weather

Other usermods: 

void appendConfigData()
{
... 
 oappend(SET_F("addInfo('<modname>:help',0,'<a href=\"https:// \">Help</a>');"));
   ...
}
This commit is contained in:
Ewoud
2022-12-19 16:42:07 +01:00
parent 5ec98c4c55
commit 949373df91
9 changed files with 343 additions and 345 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "wled",
"version": "0.14.0.11",
"version": "0.14.0.12",
"description": "Tools for WLED project",
"main": "tools/cdata.js",
"directories": {