Serial Gateway: Optional delimiter for messages sent to the serial interface
-
A delimiter between messages sent over the serial interface would make it easier to parse the incoming data in controllers like openHAB. This delimiter should be configurable via myconfig.h. Should be easy to implement. What do you think?
-
@Jan-Gatzke the delimiter is "\n"