From a95736ebedcc2e8881bf391f14294eb589a93948 Mon Sep 17 00:00:00 2001 From: "Restyled.io" Date: Mon, 22 Jan 2024 22:20:26 +0000 Subject: [PATCH] Restyled by whitespace --- source/WebLog.mc | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/source/WebLog.mc b/source/WebLog.mc index 247e0f2..05dec93 100644 --- a/source/WebLog.mc +++ b/source/WebLog.mc @@ -20,7 +20,7 @@ // larger submissions in order to prevent overflow of the blue tooth stack. // //----------------------------------------------------------------------------------- -// +// // Usage: // wl = new WebLog(); // wl.clear(); @@ -28,7 +28,7 @@ // wl.flush(); // // https://domain.name/path/log.php -// +// // -// +// // Logs published to: https://domain.name/path/log // // https://domain.name/path/log_clear.php -// +// //