pebble/resources/normal/snowy/vibes/standard_long_low.json

14 lines
242 B
JSON
Raw Permalink Normal View History

{
"comments": "Standard (Long Pulse) - Low",
"notes": [
{
"id": "long_pulse",
"vibe_duration_ms": 500,
"brake_duration_ms": 0,
"strength": 50
}
],
"pattern": ["long_pulse"],
"repeat_delay_ms": 1000
}