Skip to content

Conversation

@niYaDevelop
Copy link
Contributor

This PR fixes a typo in the ofArduino event name:

  • Renamed EI2CDataRecieved to the correct spelling EI2CDataReceived.
  • Updated log messages to use “received” instead of “recieved”.
  • Added a deprecated alias for EI2CDataRecieved to maintain backward compatibility with existing code.

Fixes #6499

@ofTheo ofTheo merged commit aa344f6 into openframeworks:master Aug 14, 2025
15 of 17 checks passed
@ofTheo
Copy link
Member

ofTheo commented Aug 14, 2025

Thanks @niYaDevelop !

c-mendoza pushed a commit to c-mendoza/openFrameworks that referenced this pull request Sep 11, 2025
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.

ofArduino "EI2CDataRecieved" mispelled

2 participants