Implement #989: Add configurable splash duration

This commit is contained in:
Mikaela RJ Szekely
2017-12-28 21:50:06 -05:00
parent 1572bfd989
commit 93561003e8
5 changed files with 15 additions and 2 deletions

View File

@@ -21,6 +21,7 @@ enum multiOptions
DEFAULTEMU = 0,
BRIGHTNESS,
SPLASH,
SPLASH_DURATION,
PIN,
NEWCPU
};