You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
asus_fanmode.cpp: In function 'int main()':
asus_fanmode.cpp:293:37: error: 'usleep' was not declared in this scope
usleep(s_cCfg.nPollInterval * 1000);
The text was updated successfully, but these errors were encountered:
asus_fanmode.cpp: In function 'int main()':
asus_fanmode.cpp:293:37: error: 'usleep' was not declared in this scope
usleep(s_cCfg.nPollInterval * 1000);
The text was updated successfully, but these errors were encountered: