-
|
Hi, In the code, I have changed the following line: |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 1 reply
-
|
Thanks for the feedback, I think I will make your proposed changes the default. Since that example is simply one of the examples from wayoda/LedControl, I only changed the parts that where required to get it to compile but could not test them on real hardware. |
Beta Was this translation helpful? Give feedback.
Thanks for the feedback, I think I will make your proposed changes the default.
This change might also be required for an ESP32.
Since that example is simply one of the examples from wayoda/LedControl, I only changed the parts that where required to get it to compile but could not test them on real hardware.
I will also define DIN,CS and CLK as variables so that they are better to tweak when necessary.