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

13 lines
235 B
JSON

{
"comments": "Haptic Feedback",
"notes": [
{
"id": "medium_pulse",
"vibe_duration_ms": 30,
"brake_duration_ms": 18,
"strength": 100
}
],
"pattern": ["medium_pulse"],
"repeat_delay_ms": 1000
}