Fixed a display error
display has now a refresh timer to totally refresh the display contents (to prevent EMC issues) Fixed PCBA names git-svn-id: https://svn.vbchaos.nl/svn/hsb/trunk@229 05563f52-14a8-4384-a975-3d1654cca0fa
This commit is contained in:
@@ -48,10 +48,10 @@ static struct Pcba thisPCBA;
|
||||
|
||||
static const char nameArray[4][20] =
|
||||
{
|
||||
"Cathode/MCP repair ",
|
||||
"Tesla repair ",
|
||||
"Anode repair ",
|
||||
"UNDEFINED PCBA ",
|
||||
"Cathode/MCP repair",
|
||||
"Tesla repair",
|
||||
"Anode repair",
|
||||
"UNDEFINED PCBA",
|
||||
};
|
||||
|
||||
// -----------------------------------------------------------------------------
|
||||
|
||||
Reference in New Issue
Block a user