From 59a8ab274c37822d3346b9c3b6cf9cceceb61df9 Mon Sep 17 00:00:00 2001 From: Lee Bussy Date: Wed, 21 Apr 2021 17:40:09 -0500 Subject: [PATCH] Devel (#57) * Set up for testing * Update branch * Move to venv and main aio * Change branch * Fix version/branch * Fix udev setup * Debug remove clear * Address error on uninstall of a chamber * Fix python path * Remove debug * Skip flashing if dummy * Skip flashing if dummy * Clone the entire repo * Change to dir on branch change * Switch to master * Update bootstrap.sh * Update bootstrap.sh * Move to devel * Move flash choice to python * Move to /dev/tty{chambername} * Debug commit * Fix symlink name * Rename chamber * Move updateFirmware to gitroot * Add debug * Fix python path * Remove debug * Add choice for wifi script * Turn on verbose logging * Address formatting * Switch target to master * Update bootstrap.sh * Update bootstrap.sh Co-authored-by: lbussy