Changeset 94635b30 in mainline for uspace/srv/hid/display/test/display.c
- Timestamp:
- 2019-11-30T00:03:29Z (5 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- bd1f9a6d
- Parents:
- 879d7245
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/srv/hid/display/test/display.c
r879d7245 r94635b30 178 178 PCUT_ASSERT_ERRNO_VAL(EOK, rc); 179 179 180 ds_seat_set_focus(seat, wnd); 181 180 182 event.type = KEY_PRESS; 181 183 event.key = KC_ENTER;
Note:
See TracChangeset
for help on using the changeset viewer.