mirror of
https://git.wetfence.xyz/RandyTheSilly/Trigalarm.git
synced 2026-08-27 22:26:25 -04:00
Add zap step mode (zaps get stronger as more awareness alarms are failed); remove nudge setting (nudge is always on now); fix nudge being missed if wakeup occurs while in setter; fix force-exiting an awareness alarm triggering a main alarm
This commit is contained in:
+4
-2
@@ -34,11 +34,13 @@
|
||||
"messageKeys": [
|
||||
"PKJS_READY",
|
||||
"PKJS_PAVLOK_ENABLE",
|
||||
"PKJS_PAVLOK_ZAP_MIN",
|
||||
"PKJS_PAVLOK_ZAP_STEP",
|
||||
"PKJS_PAVLOK_ZAP_MAX",
|
||||
"PKJS_PAVLOK_ZAP_INTERVAL",
|
||||
"PKJS_PAVLOK_ZAP",
|
||||
"PKJS_AWARENESS_TIME_GAP",
|
||||
"PKJS_AWARENESS_TIME_LIMIT",
|
||||
"PKJS_AWARENESS_NUDGE_ENABLE"
|
||||
"PKJS_AWARENESS_TIME_LIMIT"
|
||||
],
|
||||
"resources": {
|
||||
"media": [
|
||||
|
||||
Reference in New Issue
Block a user