![]() |
GM6000 Digital Heater Controller Branch: main
SDX-1330
|
#include "pimoroni/libraries/pico_graphics/pico_graphics.hpp"
#include "Ajax/ScreenMgr/ScreenApi.h"
#include "Ajax/ScreenMgr/Api.h"
#include "Cpl/Dm/Mp/Int32.h"
#include "Cpl/Dm/Mp/Bool.h"
#include "Cpl/Dm/SubscriberComposer.h"
#include "Ajax/Dm/MpFanMode.h"
#include "Ajax/Dm/MpAlertSummary.h"
Go to the source code of this file.
Classes | |
class | Ajax::Ui::Home::Screen |
This class implements the Home screen. More... | |
Namespaces | |
namespace | Ajax |
The 'Ajax' namespace is the root name space all GM6000 application specific source code. | |
namespace | Ajax::Ui |
The 'Ui' namespace is the root name for UI components, widgets, etc. | |
namespace | Ajax::Ui::Home |
The 'Home' namespace contains the implementation for the Ajax Home Screen. | |
Macros | |
#define | OPTION_AJAX_UI_HOME_SCREEN_POLLING_MS 2000 |
Polling rate, in milliseconds, for sampling the space temperature. | |
#define OPTION_AJAX_UI_HOME_SCREEN_POLLING_MS 2000 |
Polling rate, in milliseconds, for sampling the space temperature.