how to keep screen always on

hi i know it would be something simple but i cannot find the command to keep the screen always on…

any help would be appreciated

system.setIdleTimer(false)

http://docs.coronalabs.com/daily/api/library/system/setIdleTimer.html

Enjoy! :slight_smile:

system.setIdleTimer(false)

http://docs.coronalabs.com/daily/api/library/system/setIdleTimer.html

Enjoy! :slight_smile: