* <b>format</b>, and other arguments as provided.
*
* Currently the length of the message is limited to 1024 (including the
- * ending \n\r\0. */
+ * ending \\n\\r\\0. */
static void
send_control_event(uint16_t event, event_format_t which,
const char *format, ...)
* that have enabled extended events.
*
* Currently the length of the message is limited to 1024 (including the
- * ending \n\r\0. */
+ * ending \\n\\r\\0. */
static void
send_control_event_extended(uint16_t event, event_format_t which,
const char *format, ...)