Robin nano V2, TFT LVGL UI parameters, and more (#18500)
This commit is contained in:
@@ -30,7 +30,7 @@ extern "C" { /* C-declarations for C++ */
|
||||
#define DIALOG_TYPE_REPRINT_NO_FILE 2
|
||||
|
||||
#define DIALOG_TYPE_M80_FAIL 3 //**
|
||||
#define DIALOG_TYPE_MESSEGE_ERR1 4 //**
|
||||
#define DIALOG_TYPE_MESSAGE_ERR1 4 //**
|
||||
|
||||
#define DIALOG_TYPE_UPDATE_ESP_FIRMARE 5
|
||||
#define DIALOG_TYPE_UPDATE_ESP_DATA 6
|
||||
@@ -65,6 +65,10 @@ extern "C" { /* C-declarations for C++ */
|
||||
#define DIALOG_PAUSE_MESSAGE_HEATING 30
|
||||
#define DIALOG_PAUSE_MESSAGE_OPTION 31
|
||||
|
||||
#define DIALOG_STORE_EEPROM_TIPS 32
|
||||
#define DIALOG_READ_EEPROM_TIPS 33
|
||||
#define DIALOG_REVERT_EEPROM_TIPS 34
|
||||
|
||||
#define BTN_OK_X 100
|
||||
#define BTN_OK_Y 180
|
||||
#define BTN_CANCEL_X 280
|
||||
|
||||
Reference in New Issue
Block a user