add updater and some tiny changes
This commit is contained in:
@@ -36,7 +36,7 @@ void splash_screen_stage_one( TTGOClass *ttgo ) {
|
||||
|
||||
for( int bl = 0 ; bl < display_get_brightness() ; bl++ ) {
|
||||
ttgo->bl->adjust( bl );
|
||||
delay(1);
|
||||
delay(5);
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user