fan_control: fixed setting of default mode, moved FLAGBIT_UPDATED to TCA.

This commit is contained in:
Martin Preuss
2026-08-07 00:39:40 +02:00
parent bbb6c4ac7d
commit db53d0d905
2 changed files with 3 additions and 6 deletions

View File

@@ -31,8 +31,5 @@
.equ APP_FANCONTROL_EE_SIZE = APP_FANCONTROL_EE_OFFS_BEGIN+2
.equ APP_FANCONTROL_FLAGBIT_UPDATED = 0 ; value updated (move to TCA!)
#endif