diff Discovery/Inc/tInfoLogger.h @ 1033:5f66e44d69f0 Puls_Integration

Added functionality needed for subscription of standard Bluetooth pulse service notifications
author Ideenmodellierer
date Sat, 02 Aug 2025 22:42:51 +0200
parents cd4561c33758
children 5865f0aeb438
line wrap: on
line diff
--- a/Discovery/Inc/tInfoLogger.h	Mon Jul 28 18:34:45 2025 +0200
+++ b/Discovery/Inc/tInfoLogger.h	Sat Aug 02 22:42:51 2025 +0200
@@ -29,8 +29,8 @@
 #define TINFO_LOGGER_H
 
 #define LINE_HEADER_BYTES (3u)
-#define MAX_CHAR_PER_LINE (50u)
-#define MAX_LOGGER_LINES	(12u)
+#define MAX_CHAR_PER_LINE (60u)
+#define MAX_LOGGER_LINES  (13u)
 
 #define LOG_TX_LINE	(0u)
 #define LOG_RX_LINE (1u)