added error logging to tinyframe
This commit is contained in:
@@ -110,9 +110,6 @@ static void settings_bulkwrite_cb(BulkWrite *bulk, const uint8_t *chunk, uint32_
|
||||
return;
|
||||
}
|
||||
|
||||
PUTSN((const char *) chunk, len);
|
||||
PUTS("\r\n---\r\n");
|
||||
|
||||
ini_parse((const char *) chunk, len);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user