moench: insignficant naming fix

This commit is contained in:
maliakal_d 2020-03-03 16:07:37 +01:00
parent 8abc32e7f1
commit fac95516cf
2 changed files with 1 additions and 1 deletions

View File

@ -424,7 +424,7 @@ void initStopServer() {
/* set up detector */ /* set up detector */
void setupDetector() { void setupDetector() {
FILE_LOG(logINFO, ("This Server is for 1 Chip Test Board module\n")); FILE_LOG(logINFO, ("This Server is for 1 Moench Board module\n"));
// default variables // default variables
dataBytes = 0; dataBytes = 0;