mirror of
https://github.com/slsdetectorgroup/slsDetectorPackage.git
synced 2026-02-16 22:38:43 +01:00
made the color fix for black/white backgrounds
This commit is contained in:
@@ -141,7 +141,7 @@ int main(int argc, char *argv[]) {
|
||||
}
|
||||
|
||||
FILE_LOG(logINFO) << "Ready ... ";
|
||||
cprintf(DARKGRAY, "\n[ Press \'Ctrl+c\' to exit ]\n");
|
||||
cprintf(RESET, "\n[ Press \'Ctrl+c\' to exit ]\n");
|
||||
while(keeprunning)
|
||||
pause();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user