mirror of
https://git.mirrors.martin98.com/https://github.com/luc-github/ESP3D.git
synced 2025-08-01 04:32:00 +08:00
Update version
This commit is contained in:
parent
6cbb11ddf0
commit
3a05adb1fe
@ -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 {
|
||||
|
Loading…
x
Reference in New Issue
Block a user