sysclk: fix small bug
This commit is contained in:
@@ -94,7 +94,7 @@ extern "C"
|
||||
|
||||
void __appExit(void)
|
||||
{
|
||||
CloseFanControllerThread();
|
||||
// CloseFanControllerThread();
|
||||
// fanExit();
|
||||
i2cExit();
|
||||
fsExit();
|
||||
|
||||
Reference in New Issue
Block a user