From e841ae2d896b53a00ea26b24b1c81e95b777862d Mon Sep 17 00:00:00 2001 From: phl0 Date: Sun, 25 Feb 2018 17:59:07 +0100 Subject: [PATCH] Update to latest FW version --- scripts/install_fw_hsdualhat.sh | 2 +- scripts/install_fw_hshat.sh | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/scripts/install_fw_hsdualhat.sh b/scripts/install_fw_hsdualhat.sh index a5a88b7..51b66b9 100644 --- a/scripts/install_fw_hsdualhat.sh +++ b/scripts/install_fw_hsdualhat.sh @@ -17,7 +17,7 @@ # Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. # Configure latest version -FW_VERSION="v1.3.2" +FW_VERSION="v1.3.3" # Change USB-serial port name ONLY in macOS MAC_DEV_USB_SER="/dev/cu.usbmodem1441" diff --git a/scripts/install_fw_hshat.sh b/scripts/install_fw_hshat.sh index a23f59f..54c21f4 100755 --- a/scripts/install_fw_hshat.sh +++ b/scripts/install_fw_hshat.sh @@ -17,7 +17,7 @@ # Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. # Configure latest version -FW_VERSION="v1.3.2" +FW_VERSION="v1.3.3" # Change USB-serial port name ONLY in macOS MAC_DEV_USB_SER="/dev/cu.usbmodem1441"