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