Skip to content

Commit

Permalink
[utils/constants] Add missing I2C_DEVICE
Browse files Browse the repository at this point in the history
  • Loading branch information
goldyfruit committed Dec 14, 2023
1 parent e9fba47 commit 3e6cfcb
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions utils/constants.sh
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@

export DT_FILE=/sys/firmware/devicetree/base/model
export INSTALLER_VENV_NAME="ovos-installer"
export I2C_DEVICE=/dev/i2c-1
export LOG_FILE=/var/log/ovos-installer.log
export NEWT_COLORS="
root=white,black
Expand Down

0 comments on commit 3e6cfcb

Please sign in to comment.