mirror of
https://github.com/SimpleMobileTools/Simple-Flashlight.git
synced 2025-02-16 20:00:40 +01:00
allow using an even quicker stroboscope
This commit is contained in:
parent
139d58b598
commit
1a1355e529
@ -25,7 +25,7 @@ import kotlinx.android.synthetic.main.activity_main.*
|
||||
|
||||
class MainActivity : SimpleActivity() {
|
||||
private val MAX_STROBO_DELAY = 2000L
|
||||
private val MIN_STROBO_DELAY = 30L
|
||||
private val MIN_STROBO_DELAY = 10L
|
||||
private val FLASHLIGHT_STATE = "flashlight_state"
|
||||
private val STROBOSCOPE_STATE = "stroboscope_state"
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user