summaryrefslogtreecommitdiffstats
path: root/stm32/app/ot.c
diff options
context:
space:
mode:
Diffstat (limited to 'stm32/app/ot.c')
-rw-r--r--stm32/app/ot.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/stm32/app/ot.c b/stm32/app/ot.c
index 944d174..ba2b7d9 100644
--- a/stm32/app/ot.c
+++ b/stm32/app/ot.c
@@ -360,7 +360,7 @@ static void ot_30s_ticker (void)
uint8_t data[2];
uint8_t msg[4];
- printf ("Q send temp set points\r\n");
+ printf ("Q ot ticker - push control flags and log data");
if (ot_override_ch) {
data[0] = ot_override_ch;