Page 2 of 2

Re: [SOLVED] gb.titleScreen() not working

PostPosted: Tue Jun 14, 2016 3:18 pm
by Sorunome
Since it only was on your gamebuino I thought it had to do something with settings, now that you reported it working I investigated why, it turns out that there is actually a setting for if you should display the titleScreen, in the settings program, "Change settings" --> "Interface" --> "Start menu duration". It was probably zero for you, 255 is no automatic timeout.

Re: [SOLVED] gb.titleScreen() not working

PostPosted: Tue Jun 14, 2016 4:32 pm
by Sutchig
Thanks Suronome, I wasn't aware that there is a timeout setting :)

Re: [SOLVED] gb.titleScreen() not working

PostPosted: Tue Jun 14, 2016 7:34 pm
by Xenoth
Smart ! Thanks again for the help guyz !
I have finished a basic version of my clockuino, able to lock it and save battery, print the time and bip if nothing connected, just need waiting to reveive my module and to add features like calendar and alarm, i'll surely post it when it will be done ^^