From d204dbfd8fa83a310545884f039dc4b3cb28c95d Mon Sep 17 00:00:00 2001 From: Jeremiah K Date: Sat, 22 Apr 2023 18:22:19 -0500 Subject: [PATCH] Update sample_config.yaml --- sample_config.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sample_config.yaml b/sample_config.yaml index afc2530..6c76dd5 100644 --- a/sample_config.yaml +++ b/sample_config.yaml @@ -19,4 +19,4 @@ meshtastic: logging: level: "debug" show_timestamps: true - timestamp_format: '[%m/%d/%y]-%H:%M:%S' \ No newline at end of file + timestamp_format: '[%H:%M:%S]' \ No newline at end of file