Skip to content

fix typo in ofArduino#8463

Merged
ofTheo merged 1 commit into
openframeworks:masterfrom
niYaDevelop:fix/EI2CDataRecieved
Aug 14, 2025
Merged

fix typo in ofArduino#8463
ofTheo merged 1 commit into
openframeworks:masterfrom
niYaDevelop:fix/EI2CDataRecieved

Conversation

@niYaDevelop
Copy link
Copy Markdown
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
Copy Markdown
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
Co-authored-by: NY <ioakhimov@gmail.com>
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