fixed typo

pull/46/head
shaun feakes 2018-03-15 17:06:59 -05:00
parent 0990d4ba39
commit cc56928bdc
2 changed files with 2 additions and 2 deletions

View File

@ -673,8 +673,8 @@ void main_loop() {
_aqualink_data.aq_command = NUL;
*/
if (getLogLevel() >= LOG_DEBUG)
logMessage(LOG_DEBUG, "Packet of type %s\n", get_packet_type(packet_buffer, packet_length));
logMessage(LOG_DEBUG, "RS received packet of type %s\n", get_packet_type(packet_buffer, packet_length));
send_ack(rs_fd, pop_aq_cmd(&_aqualink_data));
// Process the packet. This includes deriving general status, and identifying
// warnings and errors. If something changed, notify any listeners

Binary file not shown.