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

13 lines
235 B
JSON

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