Skip to content

Commit b041145

Browse files
committed
pebble config names changed
1 parent f6bb1bf commit b041145

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

build/devices/pebble/modules/touch/pebble-touch.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ static const xsHostHooks xsTouchHooks = {
5353
NULL
5454
};
5555

56-
#if CAPABILITY_HAS_TOUCHSCREEN
56+
#if CONFIG_TOUCH
5757

5858
#else
5959
void touch_sensor_set_enabled(bool enabled);

0 commit comments

Comments
 (0)