BV: increase boot screen time

This commit is contained in:
King Kévin 2018-09-01 00:26:33 +02:00
parent 2c69034251
commit fe84d49ca4
1 changed files with 1 additions and 1 deletions

View File

@ -302,7 +302,7 @@ void main(void)
snprintf(str, sizeof(str), "bus.cuvoodoo.info");
busvoodoo_oled_text_pos((127-((fonts[FONT_KING8].width+1)*strlen(str)))/2, 63, FONT_KING8, str);
busvoodoo_oled_update();
sleep_ms(500);
sleep_ms(1000);
busvoodoo_oled_clear();
// setup default mode