typo
This commit is contained in:
@@ -44,7 +44,7 @@ private:
|
|||||||
|
|
||||||
std::thread display_cycle_thread;
|
std::thread display_cycle_thread;
|
||||||
bool is_running;
|
bool is_running;
|
||||||
std::chrono::microseconds update_frequency
|
std::chrono::microseconds update_frequency;
|
||||||
};
|
};
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user