Fixed issues with the logger and brought logger to same structure as the rest - now the logger is a independent object
Added testItems to HwValidationMenu for SWo git-svn-id: https://svn.vbchaos.nl/svn/hsb/trunk@235 05563f52-14a8-4384-a975-3d1654cca0fa
This commit is contained in:
@@ -60,6 +60,8 @@ typedef struct
|
||||
GPIO_InitTypeDef GPIO_InitStruct;
|
||||
} T_PL_GPIO;
|
||||
|
||||
extern struct Logger* mainLog;
|
||||
|
||||
// Export of PCBA information
|
||||
extern struct Pcba* pcba;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user