SPI: writePattern() should not call setDataBits(0) by mcspr · Pull Request #8636 · esp8266/Arduino
Navigation Menu
{{ message }}
- Notifications You must be signed in to change notification settings
- Fork 13.2k
Merged
SPI: writePattern() should not call setDataBits(0)#8636
SPI: writePattern() should not call setDataBits(0)#8636
Conversation
Copy link
Collaborator
mcspr
commented
Jul 14, 2022
mcspr
commented
resolves #8635
otherwise, we 'mask' the spi reg with 0-- aka 65535
d-a-v approved these changes Jul 27, 2022
d-a-v
merged commit
d44c3f4
into
master
hasenradball pushed a commit to hasenradball/Arduino that referenced this pull request
Nov 18, 2024This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment