mirror of
https://github.com/google/pebble.git
synced 2025-03-19 18:41:21 +00:00
14 lines
242 B
JSON
14 lines
242 B
JSON
|
{
|
||
|
"comments": "Standard (Long Pulse) - Low",
|
||
|
"notes": [
|
||
|
{
|
||
|
"id": "long_pulse",
|
||
|
"vibe_duration_ms": 500,
|
||
|
"brake_duration_ms": 0,
|
||
|
"strength": 50
|
||
|
}
|
||
|
],
|
||
|
"pattern": ["long_pulse"],
|
||
|
"repeat_delay_ms": 1000
|
||
|
}
|