Add timestamps and fix BLE scan timing
This commit is contained in:
@@ -10,6 +10,7 @@ enum LogLevel {
|
||||
|
||||
extern LogLevel currentLogLevel;
|
||||
|
||||
String logTimestamp();
|
||||
void setLogLevel(LogLevel level);
|
||||
void logInfo(const String& message);
|
||||
void logDebug(const String& message);
|
||||
|
||||
Reference in New Issue
Block a user