From 3a05adb1fe1e2993659836821e5e3fd3f2f5e835 Mon Sep 17 00:00:00 2001 From: luc lebosse Date: Wed, 14 Dec 2016 21:33:41 +0100 Subject: [PATCH] Update version --- esp3d/config.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/esp3d/config.h b/esp3d/config.h index e024957a..3809b113 100644 --- a/esp3d/config.h +++ b/esp3d/config.h @@ -26,7 +26,7 @@ #define SMOOTHIEWARE 4 //FIRMWARE_TARGET: the targeted FW, can be REPETIER (Original Repetier)/ REPETIER4DV (Repetier for Davinci) / MARLIN (Marlin)/ SMOOTHIEWARE (Smoothieware) -#define FIRMWARE_TARGET REPETIER4DV +#define FIRMWARE_TARGET MARLIN //number of clients allowed to use data port at once @@ -151,7 +151,7 @@ extern "C" { } #include "wifi.h" //version and sources location -#define FW_VERSION "0.9.76" +#define FW_VERSION "0.9.77" #define REPOSITORY "https://github.com/luc-github/ESP3D" typedef enum {