Add touch capability

This commit is contained in:
Christian Ratzenhofer
2026-07-28 14:57:32 +02:00
committed by Jay Michalska
parent 2583effe5e
commit f66cba1816
3 changed files with 14 additions and 0 deletions
+1
View File
@@ -673,6 +673,7 @@ Below is the full list of capabilities
| SMARTSTRAP | Running on hardware that includes a smartstrap connector. |
| SMARTSTRAP_POWER | Running on hardware that includes a powered smartstrap connector. |
| SPEAKER | Running on hardware that includes a speaker. |
| TOUCH | Running on hardware that includes a touch screen. |
| HEALTH | Running on hardware that supports Pebble Health and the HealthService API. |
| RECT | Running on hardware with a rectangular display. |
| ROUND | Running on hardware with a round display. |