summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorfishsoupisgood <github@madingley.org>2020-05-26 15:48:15 +0100
committerfishsoupisgood <github@madingley.org>2020-05-26 15:48:15 +0100
commitdafd8cf2fdcdd637cc06f760d318cf8391b1a294 (patch)
treed02aa43b1f3fad4c90e3ce886d6d7ff0922bd508
parent8a84c531e26da5f06602e505c3591b09ea9bc741 (diff)
downloadheating-dafd8cf2fdcdd637cc06f760d318cf8391b1a294.tar.gz
heating-dafd8cf2fdcdd637cc06f760d318cf8391b1a294.tar.bz2
heating-dafd8cf2fdcdd637cc06f760d318cf8391b1a294.zip
fish
-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;