mirror of
https://github.com/google/pebble.git
synced 2025-12-09 09:19:46 -05:00
Import of the watch repository from Pebble
This commit is contained in:
13
resources/normal/snowy/vibes/haptic_feedback.json
Normal file
13
resources/normal/snowy/vibes/haptic_feedback.json
Normal file
@@ -0,0 +1,13 @@
|
||||
{
|
||||
"comments": "Haptic Feedback",
|
||||
"notes": [
|
||||
{
|
||||
"id": "medium_pulse",
|
||||
"vibe_duration_ms": 30,
|
||||
"brake_duration_ms": 18,
|
||||
"strength": 100
|
||||
}
|
||||
],
|
||||
"pattern": ["medium_pulse"],
|
||||
"repeat_delay_ms": 1000
|
||||
}
|
||||
Reference in New Issue
Block a user