@ -17,7 +17,7 @@
# Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
# Configure latest version
FW_VERSION="v1.0.2"
FW_VERSION="v1.1.0"
# Change USB-serial port name ONLY in macOS
MAC_DEV_USB_SER="/dev/cu.usbmodem1441"
@ -22,9 +22,9 @@
#include "Config.h"
#define VER_MAJOR "1"
#define VER_MINOR "0"
#define VER_MINOR "1"
#define VER_REV "5"
#define VER_REV "0"
#define VERSION_DATE "20171231"
#define VERSION_DATE "20180106"
#if defined(ZUMSPOT_ADF7021)
#define BOARD_INFO "ZUMspot"
Powered by TurnKey Linux.