Solo Controller Documentation 1.0
Documentation for the Solo Controller
 
Loading...
Searching...
No Matches
Test.cpp File Reference
#include "Arduino.h"
#include "Test.h"
#include "Common.h"
#include "ErrMsg.h"
#include "Canvas.h"
#include "ROM_Images.h"
#include <SPI.h>
#include <Wire.h>
#include "fonts/Monofonto-Regular-180.h"
#include "Tasks.h"
#include <TaskManagerIO.h>
#include "TextBox.h"

Functions

void sendSmWarningMsg (void)
 
void sendWarningMsg (void)
 
void sendErrorMsg (void)
 

Variables

const uint16_t TEST_DELAY = 2000
 Time delay (ms) between tests.
 

Function Documentation

◆ sendErrorMsg()

void sendErrorMsg ( void )

◆ sendSmWarningMsg()

void sendSmWarningMsg ( void )

◆ sendWarningMsg()

void sendWarningMsg ( void )

Variable Documentation

◆ TEST_DELAY

const uint16_t TEST_DELAY = 2000

Time delay (ms) between tests.