make all python files executable and standardize interpreter
This commit is contained in:
1
examples/device/hid_generic_inout/hid_test.py
Normal file → Executable file
1
examples/device/hid_generic_inout/hid_test.py
Normal file → Executable file
@@ -1,3 +1,4 @@
|
||||
#!/usr/bin/env python3
|
||||
# Install python3 HID package https://pypi.org/project/hid/
|
||||
import hid
|
||||
|
||||
|
Reference in New Issue
Block a user