Add correct Version to TFT which supports it.

This commit is contained in:
Knutwurst
2020-07-06 13:37:28 +02:00
parent 6e76022b13
commit f6836ebdcb

View File

@@ -33,7 +33,7 @@ char *ftostr32(const float &);
#define TFTBUFSIZE 4
#define TFT_MAX_CMD_SIZE 96
#define MSG_MY_VERSION "V116"
#define MSG_MY_VERSION "Knutwurst-1.0.5"
#define ANYCUBIC_TFT_STATE_IDLE 0
#define ANYCUBIC_TFT_STATE_SDPRINT 1