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 -// +// //