Grove_4Digital_Display
Grove_4Digital_Display copied to clipboard
'class TM1637' has no member named 'set'; did you mean 'setDp'?
'class TM1637' has no member named 'set'; did you mean 'setDp'?
Hello,
I do not see a problem with .cpp and .h files.
https://github.com/Seeed-Studio/Grove_4Digital_Display/blob/master/TM1637.cpp#L293 https://github.com/Seeed-Studio/Grove_4Digital_Display/blob/master/TM1637.h#L68
"set" is included in both.
Could you double-check, please?
@RabbitBot0 I also checked these two files and found that there is 'set'. Could you please provide more details about this problem?