aqhome apps: more work on transition to events2.
This commit is contained in:
@@ -169,7 +169,7 @@ int AQH_FdObject_Read(AQH_OBJECT *o, uint8_t *ptrBuffer, uint32_t lenBuffer)
|
||||
}
|
||||
else if (rv>0) {
|
||||
/* data received */
|
||||
DBG_INFO(AQH_LOGDOMAIN, "Received %d bytes", (int) rv);
|
||||
DBG_DEBUG(AQH_LOGDOMAIN, "Received %d bytes", (int) rv);
|
||||
return (int) rv;
|
||||
}
|
||||
else {
|
||||
|
||||
Reference in New Issue
Block a user