Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

MKdue V4_2_9 compile error #40

Open
vabendai opened this issue Oct 22, 2016 · 0 comments
Open

MKdue V4_2_9 compile error #40

vabendai opened this issue Oct 22, 2016 · 0 comments

Comments

@vabendai
Copy link

Hi Mago
I have a compile error

C:\Users\io\AppData\Local\Temp\buildc948b8971d27b06242df706ab1a6243a.tmp\sketch\src\nextion\Nextion_lcd.cpp: In function 'void PlayPausePopCallback(void*)':

C:\Users\io\AppData\Local\Temp\buildc948b8971d27b06242df706ab1a6243a.tmp\sketch\src\nextion\Nextion_lcd.cpp:576:16: error: 'class CardReader' has no member named 'pauseSDPrint'

       card.pauseSDPrint();

            ^

C:\Users\io\AppData\Local\Temp\buildc948b8971d27b06242df706ab1a6243a.tmp\sketch\src\nextion\Nextion_lcd.cpp:580:16: error: 'class CardReader' has no member named 'startFileprint'

       card.startFileprint();

            ^

C:\Users\io\AppData\Local\Temp\buildc948b8971d27b06242df706ab1a6243a.tmp\sketch\src\nextion\Nextion_lcd.cpp: In function 'void StopPopCallback(void*)':

C:\Users\io\AppData\Local\Temp\buildc948b8971d27b06242df706ab1a6243a.tmp\sketch\src\nextion\Nextion_lcd.cpp:588:14: error: 'class CardReader' has no member named 'stopSDPrint'

     card.stopSDPrint(ptr == &Logo);

Thanks

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant