remove self test flag

This commit is contained in:
WantClue 2024-11-20 21:13:30 +01:00
parent 566cf50295
commit 593b178565
4 changed files with 4 additions and 4 deletions

View File

@ -20,5 +20,5 @@ flipscreen,data,u16,1
invertfanpol,data,u16,1
autofanspeed,data,u16,1
fanspeed,data,u16,100
selftest,data,u16,1
selftest,data,u16,0
overheat_mode,data,u16,0

View File

@ -20,5 +20,5 @@ flipscreen,data,u16,1
invertfanpol,data,u16,1
autofanspeed,data,u16,1
fanspeed,data,u16,100
selftest,data,u16,1
selftest,data,u16,0
overheat_mode,data,u16,0

View File

@ -20,5 +20,5 @@ flipscreen,data,u16,1
invertfanpol,data,u16,1
autofanspeed,data,u16,1
fanspeed,data,u16,100
selftest,data,u16,1
selftest,data,u16,0
overheat_mode,data,u16,0

View File

@ -20,5 +20,5 @@ flipscreen,data,u16,1
invertfanpol,data,u16,1
autofanspeed,data,u16,1
fanspeed,data,u16,100
selftest,data,u16,1
selftest,data,u16,0
overheat_mode,data,u16,0