pebble/resources/normal/snowy/vibes/standard_long_high.json
2025-01-27 11:38:16 -08:00

13 lines
244 B
JSON

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