http page add cmds link

This commit is contained in:
openshwprojects
2023-01-30 22:54:42 +01:00
parent cd1853aa13
commit 6ac2d75868

View File

@ -50,6 +50,8 @@ const char htmlFooterInfo[] =
"<a target=\"_blank\" "
"href=\"https://openbekeniot.github.io/webapp/devicesList.html\">Devices List</a> | "
"<a target=\"_blank\" "
"href=\"https://github.com/openshwprojects/OpenBK7231T_App/blob/main/docs/commands.md\">Commands</a> | "
"<a target=\"_blank\" "
"href=\"https://paypal.me/openshwprojects\">Support project</a><br>";
const char* g_build_str = "Build on " __DATE__ " " __TIME__ " version " USER_SW_VER; // Show GIT version at Build line;