Definition at line 195 of file svcSerialCommandInterface.cpp.
200 while(
token != NULL ) {
206 Serial.print(F(
"\""));
208 Serial.print(F(
",\""));
212 Serial.print(F(
"\""));
const char PROGMEM s[][16]
bool safer_strncpy(char *dest, const char *source, uint16_t dest_size)
a safer strncpy
bool throttle()
returns true if the available serial buffer falls below SERIAL_THROTTLE_BUFFER_REMAINING_THRESHOLD if...
char * p_multipart_header
volatile bool tx_buffer_overflow_flag
References index_tx_buffer, newline, p_multipart_header, p_tx_Buffer, s, safer_strncpy(), throttle(), token, and tx_buffer_overflow_flag.
Referenced by write().