Skip to content

Commit

Permalink
Fixed device example
Browse files Browse the repository at this point in the history
  • Loading branch information
ddetommaso committed Dec 4, 2021
1 parent 3eb537c commit 301452e
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion apps/device.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,6 @@ services:

device_test:
<<: *hidman-base
command: python3 /usr/local/src/hidman/apps/python-examples/device_test.py
command: python3 /usr/local/src/hidman/apps/python-examples/device.py
devices:
- ${HIDMAN_DEVICE}:/dev/input/hidman0
File renamed without changes.

0 comments on commit 301452e

Please sign in to comment.