Solo Controller Documentation 1.0
Documentation for the Solo Controller
 
Loading...
Searching...
No Matches
Tasks.cpp File Reference
#include "Tasks.h"
#include "Menu.h"
#include "TextBox.h"
#include "Sensor.h"
#include "AlarmMgr.h"
#include <TaskManagerIO.h>
#include "ROM_Images.h"
#include <Wire.h>
#include "ErrMsg.h"

Variables

CanvasloadScreen = new ROM_Canvas(LOAD_SCREEN)
 Initial loading screen, showing the Florida Man graphic.
 
taskid_t errMsgTaskId = 0
 Task ID for the error message task.
 

Variable Documentation

◆ errMsgTaskId

taskid_t errMsgTaskId = 0

Task ID for the error message task.

◆ loadScreen

Canvas* loadScreen = new ROM_Canvas(LOAD_SCREEN)

Initial loading screen, showing the Florida Man graphic.