From 2f442df82f559488947c5c3d439d440ac4e16c37 Mon Sep 17 00:00:00 2001 From: mstevetodd Date: Mon, 29 Jun 2020 20:16:22 -0400 Subject: [PATCH] add server type message (HT) to initial connection strings --- WiThrottle.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/WiThrottle.cpp b/WiThrottle.cpp index 1e961c3..6c7b580 100644 --- a/WiThrottle.cpp +++ b/WiThrottle.cpp @@ -47,7 +47,7 @@ WiThrottle::WiThrottle(Print & stream, int wificlientid) { firstThrottle= this; clientid=wificlientid; for (int loco=0;loconextTurnout){ StringFormatter::send(stream,F("]\\[LT&d}|{%d}|{%d"), tt->data.id, tt->data.id, (bool)(tt->data.tStatus & STATUS_ACTIVE));