Skip to content

RELEASE_13

Choose a tag to compare

@fforchino fforchino released this 11 Mar 07:45

RELEASE_13

  • Bugfix: if you just press "ENTER" to wirepod install directory in setup.sh, the proposed path is not saved
  • Bugfix: the update.sh supposes the login user is "pi". This is because this script was supposed to be run
    as a service by the update procedure in the RPi4 image (that has a single user, "pi") only.
    Now this will work even vectorx is installed stand-alone under another, arbitrary, user.
  • Updated README.md with upgrade and uninstall instructions