arikimari opened a new pull request, #18286:
URL: https://github.com/apache/nuttx/pull/18286
Summary
Fix reg write function so that it works with all platfroms
- platfroms that that does not support I2C_M_NOSTART flag
- function always writes 3 bytes, this implementation is more efficient,
no need for to two separate i2c messages
Remove one unused static function (causing compile warning)
Fix documentation of channels
Impact
Platforms using ads1115 driver from Nuttx
Testing
Custom nxp93 hw with ads1115 adc
--
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.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]