Skip to content
Snippets Groups Projects
Commit 678181d7 authored by Cabestaing François's avatar Cabestaing François
Browse files

Change current consumption in device description

parent a1e5d2be
No related branches found
No related tags found
No related merge requests found
......@@ -76,7 +76,7 @@ echo "CRIStAL - Univ. Lille - USB Keyboard" > strings/0x409/product
# Configurations
mkdir -p configs/config.1/strings/0x409
echo "Config 1: USB Keyboard" > configs/config.1/strings/0x409/configuration
echo 400 > configs/config.1/MaxPower
echo 170 > configs/config.1/MaxPower
# Keyboard functions
mkdir -p functions/hid.usb0
echo 1 > functions/hid.usb0/protocol
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment