Revised glance view

Refreshed default view and new customisable view.
This commit is contained in:
Philip Abbey
2025-07-06 14:44:53 +01:00
parent f1c592179d
commit 47a930828a
18 changed files with 398 additions and 61 deletions

View File

@ -167,7 +167,7 @@ class WebLog {
// }
}
// Callback function to print the outcome of a clear() method. Typically used for debugging this class.
//! Callback function to print the outcome of a clear() method. Typically used for debugging this class.
//!
//! @param responseCode Response code.
//! @param data Response data.