mirror of
https://mojerepo.cf/NeoBoot/NeoBoot-9.git
synced 2025-11-03 13:15:48 +01:00
add formuler4turbo
This commit is contained in:
@@ -118,10 +118,12 @@ class StartImage(Screen):
|
|||||||
'bcm7356',
|
'bcm7356',
|
||||||
'bcm7241',
|
'bcm7241',
|
||||||
'bcm7362',
|
'bcm7362',
|
||||||
|
'bcm73625'
|
||||||
'mbmini',
|
'mbmini',
|
||||||
'h3',
|
'h3',
|
||||||
'ini-1000sv',
|
'ini-1000sv',
|
||||||
'osmini' ] :
|
'osmini'
|
||||||
|
'formuler4turbo'] :
|
||||||
if getImageNeoBoot() == 'Flash':
|
if getImageNeoBoot() == 'Flash':
|
||||||
self.session.open(TryQuitMainloop, 2)
|
self.session.open(TryQuitMainloop, 2)
|
||||||
elif getImageNeoBoot() != 'Flash':
|
elif getImageNeoBoot() != 'Flash':
|
||||||
|
|||||||
Reference in New Issue
Block a user