Skip to content
Snippets Groups Projects
Unverified Commit 3be9b6af authored by Luca Weiss's avatar Luca Weiss
Browse files

fake driver: support dpi_stages attribute

parent efc6899d
No related branches found
No related tags found
No related merge requests found
......@@ -11,6 +11,7 @@ declare -A files_metadata=(
["device_serial"]="r;XX0000000000" # default value will get overwritten
["device_type"]="r;%(name)s"
["dpi"]="rw;800:800"
["dpi_stages"]="rw;0x010320032005dc05dc"
["firmware_version"]="r;v1.0"
["game_led_state"]="rw;0"
["is_mug_present"]="r;0"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment