#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. | |
| void sendErrorMsg | ( | void | ) |
| void sendSmWarningMsg | ( | void | ) |
| void sendWarningMsg | ( | void | ) |
| const uint16_t TEST_DELAY = 2000 |
Time delay (ms) between tests.