small change

Origin commit data
------------------
Branch: master
Commit: 9c044fcb12
Author: BPanther <bpanther_ts@hotmail.com>
Date: 2021-05-25 (Tue, 25 May 2021)


------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
This commit is contained in:
BPanther
2021-05-25 21:29:07 +02:00
committed by vanhofen
parent ec6191e6ea
commit f226a60a4c

View File

@@ -302,6 +302,5 @@ hw_caps_t *get_hwcaps(void)
caps.has_fan = 0; caps.has_fan = 0;
caps.has_CI = 2; caps.has_CI = 2;
#endif #endif
return &caps; return &caps;
} }