v01d commented on pull request #2039:
URL: https://github.com/apache/incubator-nuttx/pull/2039#issuecomment-712567828


   I also like the idea of unifying interfaces and reducing the need to repeat 
it across each sensor. But I worry if this is really a general sensor solution. 
Mainly since this introduces an intermediate buffering which may not be desired 
(due to space and added processing, in contrast to simply have the lower half 
write into the buffer passed by the caller). Maybe this buffer could optionally 
be disabled somehow.
   
   


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


Reply via email to