Changeset ce3efa0 in mainline for uspace/srv/hid/output/output.c
- Timestamp:
- 2014-08-12T16:49:25Z (11 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- 593e023
- Parents:
- f6ab787
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/srv/hid/output/output.c
rf6ab787 rce3efa0 432 432 srv_set_rgb_color(callid, &call); 433 433 break; 434 435 434 case OUTPUT_UPDATE: 436 435 srv_update(callid, &call);
Note:
See TracChangeset
for help on using the changeset viewer.