reference-en icon indicating copy to clipboard operation
reference-en copied to clipboard

Wire documentation is outdated and contains multiple errors

Open alibenpeng opened this issue 1 year ago • 0 comments

For example:

  • There is no function setWireTimeout() anymore. The function is now called setTimeout() and takes milliseconds, not microseconds, as its first argument.
  • There is no documentation for either setSDA() or setSCL() functions.
  • The buffer size limit is no longer 32 bytes. At least not on every platform.
  • There seems to be no explanation on how to use more than one I2C bus simultaneously.

alibenpeng avatar Oct 06 '24 13:10 alibenpeng