Skip to content

Commit

Permalink
make sure it actually compiles first
Browse files Browse the repository at this point in the history
  • Loading branch information
Avnzx committed Mar 7, 2022
1 parent 074ee2c commit 0d1f040
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion sysid-library/src/main/cpp/logging/SysIdLogger.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -109,7 +109,7 @@ void SysIdLogger::ClearWhenReceived() {
}
}

//void SysIdLogger::UpdateThreadPriority(){}
void SysIdLogger::UpdateThreadPriority(){}

SysIdLogger::SysIdLogger() {
fmt::print("Initializing logger\n");
Expand Down

0 comments on commit 0d1f040

Please sign in to comment.