mirror of
https://github.com/google/pebble.git
synced 2025-03-19 10:31:21 +00:00
12 lines
220 B
JSON
12 lines
220 B
JSON
{
|
|
"comments": "Standard (Short Pulse) - High",
|
|
"notes": [
|
|
{
|
|
"id": "short_pulse",
|
|
"vibe_duration_ms": 250,
|
|
"brake_duration_ms": 0,
|
|
"strength": 100
|
|
}
|
|
],
|
|
"pattern": ["short_pulse"]
|
|
}
|