Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
NextionPages.h
00001 00002 #ifndef NEXTIONPAGES_H 00003 #define NEXTIONPAGES_H 00004 00005 #include "mbed.h" 00006 00007 extern uint8_t precision; 00008 extern uint8_t curPos; 00009 extern uint16_t x; 00010 extern bool calComplete; 00011 00012 uint8_t nexKeyScan(uint8_t presentTask, uint8_t savedTask); 00013 00014 uint8_t nexPage(uint8_t presentTask, uint8_t savedTask); 00015 #endif
Generated on Tue Jul 19 2022 00:58:42 by
1.7.2