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.
Dependencies: mbed LCD_DISCO_F469NIa SD_DISCO_F469NI BSP_DISCO_F469NIa EEPROM_DISCO_F469NI
screen_library.h
00001 #include "draw_print_library.h" 00002 00003 //List of functions 00004 void ChangeCommand(); //Interrupt function for registering change command 00005 void ChangeScreen(); //Changes the screen if needed. 00006 00007 void SetIntro(); // Set Intro screen 00008 void SetMain(); // Set Main screen 00009 void SetFirstAux(); // Set First Auxiliary screen 00010 void SetSecondAux(); // Set Second Auxiliary screen 00011 00012 void MainUpdate(); // Update information in Main screen 00013 void FirstAuxUpdate(); // Update information in First Auxiliary screen 00014 void SecondAuxUpdate(); // Update information in Second Auxiliary screen
Generated on Tue Jul 12 2022 18:36:18 by
