Is MISO need to connect? #1590
Answered
by
Bodmer
DamirAS2020
asked this question in
Q&A - General
-
Hi, Thanks, |
Beta Was this translation helpful? Give feedback.
Answered by
Bodmer
Jan 28, 2022
Replies: 1 comment 1 reply
-
MISO is not needed. You can: To flag the pin as unused, or leave out the pin define. |
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
Bodmer
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
MISO is not needed. You can:
#define TFT_MISO -1
To flag the pin as unused, or leave out the pin define.