Replaced verification of voltageFree rows with HighVoltageDetection module

Added LED module

git-svn-id: https://svn.vbchaos.nl/svn/hsb/trunk@338 05563f52-14a8-4384-a975-3d1654cca0fa
This commit is contained in:
mmi
2017-12-04 15:18:32 +00:00
parent 7577593dd1
commit 056572f24e
14 changed files with 400 additions and 73 deletions

View File

@@ -61,6 +61,8 @@ typedef enum
// Function declarations
// -----------------------------------------------------------------------------
///TODO TEMPORARY
extern TaskHandle_t errorTaskHandle;
/** ----------------------------------------------------------------------------
* Error_construct

View File

@@ -43,7 +43,7 @@
// Type definitions.
// -----------------------------------------------------------------------------
extern struct RepairMenu* const mainMenu;
// -----------------------------------------------------------------------------
// Function declarations