Skip to content

Commit

Permalink
chore: add dhu config
Browse files Browse the repository at this point in the history
  • Loading branch information
agronick committed Jan 7, 2025
1 parent 8ebd63e commit a7ae081
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
2 changes: 1 addition & 1 deletion dhu.bat
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
adb forward tcp:5277 tcp:5277
desktop-head-unit
desktop-head-unit -c ./small_head_unit.ini
6 changes: 6 additions & 0 deletions small_head_unit.ini
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
[general]
touch = true
touchpad = false
controller = false
instrumentcluster = false
resolution = 800x480

0 comments on commit a7ae081

Please sign in to comment.