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