mirror of
https://github.com/anklimov/lighthub
synced 2025-12-07 12:19:49 +03:00
fix
This commit is contained in:
@@ -76,7 +76,7 @@ int owUpdate() {
|
||||
}//if
|
||||
} //while
|
||||
|
||||
debugSerial<<F("1-wire count: ")<<t_count;
|
||||
debugSerial<<F("1-wire count: ")<<t_count<<endl;
|
||||
#endif
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user