Skip to content

Conversation

@gigapod
Copy link
Member

@gigapod gigapod commented Nov 4, 2023

Contains the following fixes:

  • Arduino begin() methods should return bools, not ints
  • The Arduino begin() methods were always returning 0 - not actual status
  • The Arduino header file include SFE_Bus.h, when the file is sfe_bus.h -- so doesn't work on non-windows platforms
  • Make a Arduino/Qwiic I2C address macro -- for use outside of this library.

…tually return a status - not always 0; makes use of the new macro for address; sfe_bus.h is now using proper case - lower - which is important for linux/unix/macos
@gigapod gigapod merged commit da626ed into main Nov 4, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants