update: Connect to Dashboard show also S/N, remove test code

This commit is contained in:
Phat Nguyen
2024-03-07 21:48:13 +07:00
parent d99881aa46
commit 78b1b0975c

View File

@ -365,7 +365,7 @@ public:
* @return true Failed
* @return false Success
*/
bool isConfigFailed(void) { return true; /* configFailed; */}
bool isConfigFailed(void) { return configFailed; }
/**
* @brief Get status of post server configuration is failed