Conversation

fritzlb

The Arduino documentation uses the new CIPO/COPI terminology while the whole arduino core still uses the old MISO/MOSI. While I thought about changing everything in the arduino cores, this would break many old sketches so I figuered adding a hint is the way to go. Also, only changing terminology in this sketch doesn't work for consistency reasons, eg. beginning in line 106.

The Arduino documentation uses the new CIPO/COPI terminology while the whole arduino core still uses the old MISO/MOSI. 
While I thought about changing everything in the arduino cores, this would break many old sketches so I figuered adding a hint is the way to go.
Also, only changing terminology in this sketch doesn't work for consistency reasons, eg. beginning in line 106.
@CLAassistant

CLA assistant check
All committers have signed the CLA.

@per1234per1234 added type: enhancementProposed improvementRelated to content of the project itselflabels Mar 11, 2024
@per1234per1234 self-assigned this Mar 11, 2024

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks @fritzlb!

@per1234per1234 merged commit 5d991a2 into arduino:main Mar 12, 2024
Sign up for free to join this conversation on . Already have an account? Sign in to comment
topic: codeRelated to content of the project itselftype: enhancementProposed improvement
None yet

Successfully merging this pull request may close these issues.