mirror of
https://git.suyu.dev/suyu/suyu
synced 2025-12-02 10:52:08 -06:00
general: fix spelling mistakes
This commit is contained in:
@@ -62,7 +62,7 @@ private:
|
||||
/// Registers controllers, clears all data and starts the scan thread
|
||||
void Setup();
|
||||
|
||||
/// Actively searchs for new devices
|
||||
/// Actively searches for new devices
|
||||
void ScanThread(std::stop_token stop_token);
|
||||
|
||||
/// Returns true if device is valid and not registered
|
||||
|
||||
Reference in New Issue
Block a user