Changeset 88d828e in mainline for uspace/srv/hid/display/input.c
- Timestamp:
- 2022-11-09T16:44:28Z (22 months ago)
- Branches:
- master, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- 68704ab
- Parents:
- a6492460
- git-author:
- Jiri Svoboda <jiri@…> (2022-11-09 16:41:51)
- git-committer:
- Jiri Svoboda <jiri@…> (2022-11-09 16:44:28)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/srv/hid/display/input.c
ra6492460 r88d828e 80 80 errno_t rc; 81 81 82 (void)kbd_id; 83 82 event.kbd_id = kbd_id; 84 83 event.type = type; 85 84 event.key = key;
Note:
See TracChangeset
for help on using the changeset viewer.