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: Adafruit_GFX Adafruit_ST7735 INA219 MODSERIAL MbedJSONValue mbed-rtos mbed
Screens.h
00001 #ifndef SCREENS_H 00002 #define SCREENS_H 00003 00004 #include "MainMenuScreen.h" 00005 #include "BatteriesScreen.h" 00006 #include "BatteryScreen.h" 00007 #include "SolarScreen.h" 00008 #include "OutputScreen.h" 00009 #include "SettingsScreen.h" 00010 #include "SolarGraphScreen.h" 00011 #include "LogScreen.h" 00012 #include "LogSelectScreen.h" 00013 #include "LogDurationScreen.h" 00014 #include "ViewLogScreen.h" 00015 #include "DeleteLogScreen.h" 00016 #include "RecordScreen.h" 00017 #include "SolarValueScreen.h" 00018 #include "RaspberryPiScreen.h" 00019 #include "UtilityScreen.h" 00020 00021 #endif
Generated on Wed Jul 13 2022 02:31:29 by
