File tree Expand file tree Collapse file tree 28 files changed +85
-43
lines changed Expand file tree Collapse file tree 28 files changed +85
-43
lines changed Original file line number Diff line number Diff line change 363
363
// #define ESP_PANEL_BEGIN_BACKLIGHT_END_FUNCTION( panel )
364
364
// #define ESP_PANEL_BEGIN_END_FUNCTION( panel )
365
365
366
+ ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////
367
+ /////////////////////////////////////////////// File Version ///////////////////////////////////////////////////////////
368
+ ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////
366
369
/**
367
370
* Do not change the following versions, they are used to check if the configurations in this file are compatible with
368
371
* the current version of `ESP_Panel_Board_Custom.h` in the library. The detailed rules are as follows:
376
379
*/
377
380
#define ESP_PANEL_BOARD_CUSTOM_FILE_VERSION_MAJOR 0
378
381
#define ESP_PANEL_BOARD_CUSTOM_FILE_VERSION_MINOR 2
379
- #define ESP_PANEL_BOARD_CUSTOM_FILE_VERSION_PATCH 1
382
+ #define ESP_PANEL_BOARD_CUSTOM_FILE_VERSION_PATCH 2
380
383
381
384
#endif /* ESP_PANEL_USE_CUSTOM_BOARD */
382
385
Original file line number Diff line number Diff line change 74
74
*/
75
75
// #define BOARD_ESP32_4848S040C_I_Y_3
76
76
77
+ ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////
78
+ /////////////////////////////////////////////// File Version ///////////////////////////////////////////////////////////
79
+ ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////
77
80
/**
78
81
* Do not change the following versions, they are used to check if the configurations in this file are compatible with
79
82
* the current version of `ESP_Panel_Board_Supported.h` in the library. The detailed rules are as follows:
87
90
*/
88
91
#define ESP_PANEL_BOARD_SUPPORTED_FILE_VERSION_MAJOR 0
89
92
#define ESP_PANEL_BOARD_SUPPORTED_FILE_VERSION_MINOR 2
90
- #define ESP_PANEL_BOARD_SUPPORTED_FILE_VERSION_PATCH 1
93
+ #define ESP_PANEL_BOARD_SUPPORTED_FILE_VERSION_PATCH 2
91
94
92
95
#endif
Original file line number Diff line number Diff line change 63
63
////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////
64
64
/**
65
65
* Do not change the following versions, they are used to check if the configurations in this file are compatible with
66
- * the current version of `ESP_Panel_Board_Custom .h` in the library. The detailed rules are as follows:
66
+ * the current version of `ESP_Panel_Conf .h` in the library. The detailed rules are as follows:
67
67
*
68
68
* 1. If the major version is not consistent, then the configurations in this file are incompatible with the library
69
69
* and must be replaced with the file from the library.
74
74
*/
75
75
#define ESP_PANEL_CONF_FILE_VERSION_MAJOR 0
76
76
#define ESP_PANEL_CONF_FILE_VERSION_MINOR 1
77
- #define ESP_PANEL_CONF_FILE_VERSION_PATCH 1
77
+ #define ESP_PANEL_CONF_FILE_VERSION_PATCH 2
Original file line number Diff line number Diff line change 63
63
////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////
64
64
/**
65
65
* Do not change the following versions, they are used to check if the configurations in this file are compatible with
66
- * the current version of `ESP_Panel_Board_Custom .h` in the library. The detailed rules are as follows:
66
+ * the current version of `ESP_Panel_Conf .h` in the library. The detailed rules are as follows:
67
67
*
68
68
* 1. If the major version is not consistent, then the configurations in this file are incompatible with the library
69
69
* and must be replaced with the file from the library.
74
74
*/
75
75
#define ESP_PANEL_CONF_FILE_VERSION_MAJOR 0
76
76
#define ESP_PANEL_CONF_FILE_VERSION_MINOR 1
77
- #define ESP_PANEL_CONF_FILE_VERSION_PATCH 1
77
+ #define ESP_PANEL_CONF_FILE_VERSION_PATCH 2
Original file line number Diff line number Diff line change 63
63
////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////
64
64
/**
65
65
* Do not change the following versions, they are used to check if the configurations in this file are compatible with
66
- * the current version of `ESP_Panel_Board_Custom .h` in the library. The detailed rules are as follows:
66
+ * the current version of `ESP_Panel_Conf .h` in the library. The detailed rules are as follows:
67
67
*
68
68
* 1. If the major version is not consistent, then the configurations in this file are incompatible with the library
69
69
* and must be replaced with the file from the library.
74
74
*/
75
75
#define ESP_PANEL_CONF_FILE_VERSION_MAJOR 0
76
76
#define ESP_PANEL_CONF_FILE_VERSION_MINOR 1
77
- #define ESP_PANEL_CONF_FILE_VERSION_PATCH 1
77
+ #define ESP_PANEL_CONF_FILE_VERSION_PATCH 2
Original file line number Diff line number Diff line change 63
63
////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////
64
64
/**
65
65
* Do not change the following versions, they are used to check if the configurations in this file are compatible with
66
- * the current version of `ESP_Panel_Board_Custom .h` in the library. The detailed rules are as follows:
66
+ * the current version of `ESP_Panel_Conf .h` in the library. The detailed rules are as follows:
67
67
*
68
68
* 1. If the major version is not consistent, then the configurations in this file are incompatible with the library
69
69
* and must be replaced with the file from the library.
74
74
*/
75
75
#define ESP_PANEL_CONF_FILE_VERSION_MAJOR 0
76
76
#define ESP_PANEL_CONF_FILE_VERSION_MINOR 1
77
- #define ESP_PANEL_CONF_FILE_VERSION_PATCH 1
77
+ #define ESP_PANEL_CONF_FILE_VERSION_PATCH 2
Original file line number Diff line number Diff line change 63
63
////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////
64
64
/**
65
65
* Do not change the following versions, they are used to check if the configurations in this file are compatible with
66
- * the current version of `ESP_Panel_Board_Custom .h` in the library. The detailed rules are as follows:
66
+ * the current version of `ESP_Panel_Conf .h` in the library. The detailed rules are as follows:
67
67
*
68
68
* 1. If the major version is not consistent, then the configurations in this file are incompatible with the library
69
69
* and must be replaced with the file from the library.
74
74
*/
75
75
#define ESP_PANEL_CONF_FILE_VERSION_MAJOR 0
76
76
#define ESP_PANEL_CONF_FILE_VERSION_MINOR 1
77
- #define ESP_PANEL_CONF_FILE_VERSION_PATCH 1
77
+ #define ESP_PANEL_CONF_FILE_VERSION_PATCH 2
Original file line number Diff line number Diff line change 363
363
// #define ESP_PANEL_BEGIN_BACKLIGHT_END_FUNCTION( panel )
364
364
// #define ESP_PANEL_BEGIN_END_FUNCTION( panel )
365
365
366
+ ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////
367
+ /////////////////////////////////////////////// File Version ///////////////////////////////////////////////////////////
368
+ ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////
366
369
/**
367
370
* Do not change the following versions, they are used to check if the configurations in this file are compatible with
368
371
* the current version of `ESP_Panel_Board_Custom.h` in the library. The detailed rules are as follows:
376
379
*/
377
380
#define ESP_PANEL_BOARD_CUSTOM_FILE_VERSION_MAJOR 0
378
381
#define ESP_PANEL_BOARD_CUSTOM_FILE_VERSION_MINOR 2
379
- #define ESP_PANEL_BOARD_CUSTOM_FILE_VERSION_PATCH 1
382
+ #define ESP_PANEL_BOARD_CUSTOM_FILE_VERSION_PATCH 2
380
383
381
384
#endif /* ESP_PANEL_USE_CUSTOM_BOARD */
382
385
Original file line number Diff line number Diff line change 74
74
*/
75
75
// #define BOARD_ESP32_4848S040C_I_Y_3
76
76
77
+ ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////
78
+ /////////////////////////////////////////////// File Version ///////////////////////////////////////////////////////////
79
+ ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////
77
80
/**
78
81
* Do not change the following versions, they are used to check if the configurations in this file are compatible with
79
82
* the current version of `ESP_Panel_Board_Supported.h` in the library. The detailed rules are as follows:
87
90
*/
88
91
#define ESP_PANEL_BOARD_SUPPORTED_FILE_VERSION_MAJOR 0
89
92
#define ESP_PANEL_BOARD_SUPPORTED_FILE_VERSION_MINOR 2
90
- #define ESP_PANEL_BOARD_SUPPORTED_FILE_VERSION_PATCH 1
93
+ #define ESP_PANEL_BOARD_SUPPORTED_FILE_VERSION_PATCH 2
91
94
92
95
#endif
Original file line number Diff line number Diff line change 63
63
////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////
64
64
/**
65
65
* Do not change the following versions, they are used to check if the configurations in this file are compatible with
66
- * the current version of `ESP_Panel_Board_Custom .h` in the library. The detailed rules are as follows:
66
+ * the current version of `ESP_Panel_Conf .h` in the library. The detailed rules are as follows:
67
67
*
68
68
* 1. If the major version is not consistent, then the configurations in this file are incompatible with the library
69
69
* and must be replaced with the file from the library.
74
74
*/
75
75
#define ESP_PANEL_CONF_FILE_VERSION_MAJOR 0
76
76
#define ESP_PANEL_CONF_FILE_VERSION_MINOR 1
77
- #define ESP_PANEL_CONF_FILE_VERSION_PATCH 1
77
+ #define ESP_PANEL_CONF_FILE_VERSION_PATCH 2
Original file line number Diff line number Diff line change 363
363
// #define ESP_PANEL_BEGIN_BACKLIGHT_END_FUNCTION( panel )
364
364
// #define ESP_PANEL_BEGIN_END_FUNCTION( panel )
365
365
366
+ ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////
367
+ /////////////////////////////////////////////// File Version ///////////////////////////////////////////////////////////
368
+ ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////
366
369
/**
367
370
* Do not change the following versions, they are used to check if the configurations in this file are compatible with
368
371
* the current version of `ESP_Panel_Board_Custom.h` in the library. The detailed rules are as follows:
376
379
*/
377
380
#define ESP_PANEL_BOARD_CUSTOM_FILE_VERSION_MAJOR 0
378
381
#define ESP_PANEL_BOARD_CUSTOM_FILE_VERSION_MINOR 2
379
- #define ESP_PANEL_BOARD_CUSTOM_FILE_VERSION_PATCH 1
382
+ #define ESP_PANEL_BOARD_CUSTOM_FILE_VERSION_PATCH 2
380
383
381
384
#endif /* ESP_PANEL_USE_CUSTOM_BOARD */
382
385
Original file line number Diff line number Diff line change 74
74
*/
75
75
// #define BOARD_ESP32_4848S040C_I_Y_3
76
76
77
+ ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////
78
+ /////////////////////////////////////////////// File Version ///////////////////////////////////////////////////////////
79
+ ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////
77
80
/**
78
81
* Do not change the following versions, they are used to check if the configurations in this file are compatible with
79
82
* the current version of `ESP_Panel_Board_Supported.h` in the library. The detailed rules are as follows:
87
90
*/
88
91
#define ESP_PANEL_BOARD_SUPPORTED_FILE_VERSION_MAJOR 0
89
92
#define ESP_PANEL_BOARD_SUPPORTED_FILE_VERSION_MINOR 2
90
- #define ESP_PANEL_BOARD_SUPPORTED_FILE_VERSION_PATCH 1
93
+ #define ESP_PANEL_BOARD_SUPPORTED_FILE_VERSION_PATCH 2
91
94
92
95
#endif
Original file line number Diff line number Diff line change 63
63
////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////
64
64
/**
65
65
* Do not change the following versions, they are used to check if the configurations in this file are compatible with
66
- * the current version of `ESP_Panel_Board_Custom .h` in the library. The detailed rules are as follows:
66
+ * the current version of `ESP_Panel_Conf .h` in the library. The detailed rules are as follows:
67
67
*
68
68
* 1. If the major version is not consistent, then the configurations in this file are incompatible with the library
69
69
* and must be replaced with the file from the library.
74
74
*/
75
75
#define ESP_PANEL_CONF_FILE_VERSION_MAJOR 0
76
76
#define ESP_PANEL_CONF_FILE_VERSION_MINOR 1
77
- #define ESP_PANEL_CONF_FILE_VERSION_PATCH 1
77
+ #define ESP_PANEL_CONF_FILE_VERSION_PATCH 2
Original file line number Diff line number Diff line change 363
363
// #define ESP_PANEL_BEGIN_BACKLIGHT_END_FUNCTION( panel )
364
364
// #define ESP_PANEL_BEGIN_END_FUNCTION( panel )
365
365
366
+ ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////
367
+ /////////////////////////////////////////////// File Version ///////////////////////////////////////////////////////////
368
+ ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////
366
369
/**
367
370
* Do not change the following versions, they are used to check if the configurations in this file are compatible with
368
371
* the current version of `ESP_Panel_Board_Custom.h` in the library. The detailed rules are as follows:
376
379
*/
377
380
#define ESP_PANEL_BOARD_CUSTOM_FILE_VERSION_MAJOR 0
378
381
#define ESP_PANEL_BOARD_CUSTOM_FILE_VERSION_MINOR 2
379
- #define ESP_PANEL_BOARD_CUSTOM_FILE_VERSION_PATCH 1
382
+ #define ESP_PANEL_BOARD_CUSTOM_FILE_VERSION_PATCH 2
380
383
381
384
#endif /* ESP_PANEL_USE_CUSTOM_BOARD */
382
385
Original file line number Diff line number Diff line change 74
74
*/
75
75
// #define BOARD_ESP32_4848S040C_I_Y_3
76
76
77
+ ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////
78
+ /////////////////////////////////////////////// File Version ///////////////////////////////////////////////////////////
79
+ ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////
77
80
/**
78
81
* Do not change the following versions, they are used to check if the configurations in this file are compatible with
79
82
* the current version of `ESP_Panel_Board_Supported.h` in the library. The detailed rules are as follows:
87
90
*/
88
91
#define ESP_PANEL_BOARD_SUPPORTED_FILE_VERSION_MAJOR 0
89
92
#define ESP_PANEL_BOARD_SUPPORTED_FILE_VERSION_MINOR 2
90
- #define ESP_PANEL_BOARD_SUPPORTED_FILE_VERSION_PATCH 1
93
+ #define ESP_PANEL_BOARD_SUPPORTED_FILE_VERSION_PATCH 2
91
94
92
95
#endif
Original file line number Diff line number Diff line change 63
63
////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////
64
64
/**
65
65
* Do not change the following versions, they are used to check if the configurations in this file are compatible with
66
- * the current version of `ESP_Panel_Board_Custom .h` in the library. The detailed rules are as follows:
66
+ * the current version of `ESP_Panel_Conf .h` in the library. The detailed rules are as follows:
67
67
*
68
68
* 1. If the major version is not consistent, then the configurations in this file are incompatible with the library
69
69
* and must be replaced with the file from the library.
74
74
*/
75
75
#define ESP_PANEL_CONF_FILE_VERSION_MAJOR 0
76
76
#define ESP_PANEL_CONF_FILE_VERSION_MINOR 1
77
- #define ESP_PANEL_CONF_FILE_VERSION_PATCH 1
77
+ #define ESP_PANEL_CONF_FILE_VERSION_PATCH 2
Original file line number Diff line number Diff line change 363
363
// #define ESP_PANEL_BEGIN_BACKLIGHT_END_FUNCTION( panel )
364
364
// #define ESP_PANEL_BEGIN_END_FUNCTION( panel )
365
365
366
+ ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////
367
+ /////////////////////////////////////////////// File Version ///////////////////////////////////////////////////////////
368
+ ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////
366
369
/**
367
370
* Do not change the following versions, they are used to check if the configurations in this file are compatible with
368
371
* the current version of `ESP_Panel_Board_Custom.h` in the library. The detailed rules are as follows:
376
379
*/
377
380
#define ESP_PANEL_BOARD_CUSTOM_FILE_VERSION_MAJOR 0
378
381
#define ESP_PANEL_BOARD_CUSTOM_FILE_VERSION_MINOR 2
379
- #define ESP_PANEL_BOARD_CUSTOM_FILE_VERSION_PATCH 1
382
+ #define ESP_PANEL_BOARD_CUSTOM_FILE_VERSION_PATCH 2
380
383
381
384
#endif /* ESP_PANEL_USE_CUSTOM_BOARD */
382
385
Original file line number Diff line number Diff line change 74
74
*/
75
75
// #define BOARD_ESP32_4848S040C_I_Y_3
76
76
77
+ ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////
78
+ /////////////////////////////////////////////// File Version ///////////////////////////////////////////////////////////
79
+ ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////
77
80
/**
78
81
* Do not change the following versions, they are used to check if the configurations in this file are compatible with
79
82
* the current version of `ESP_Panel_Board_Supported.h` in the library. The detailed rules are as follows:
87
90
*/
88
91
#define ESP_PANEL_BOARD_SUPPORTED_FILE_VERSION_MAJOR 0
89
92
#define ESP_PANEL_BOARD_SUPPORTED_FILE_VERSION_MINOR 2
90
- #define ESP_PANEL_BOARD_SUPPORTED_FILE_VERSION_PATCH 1
93
+ #define ESP_PANEL_BOARD_SUPPORTED_FILE_VERSION_PATCH 2
91
94
92
95
#endif
Original file line number Diff line number Diff line change 63
63
////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////
64
64
/**
65
65
* Do not change the following versions, they are used to check if the configurations in this file are compatible with
66
- * the current version of `ESP_Panel_Board_Custom .h` in the library. The detailed rules are as follows:
66
+ * the current version of `ESP_Panel_Conf .h` in the library. The detailed rules are as follows:
67
67
*
68
68
* 1. If the major version is not consistent, then the configurations in this file are incompatible with the library
69
69
* and must be replaced with the file from the library.
74
74
*/
75
75
#define ESP_PANEL_CONF_FILE_VERSION_MAJOR 0
76
76
#define ESP_PANEL_CONF_FILE_VERSION_MINOR 1
77
- #define ESP_PANEL_CONF_FILE_VERSION_PATCH 1
77
+ #define ESP_PANEL_CONF_FILE_VERSION_PATCH 2
Original file line number Diff line number Diff line change 363
363
// #define ESP_PANEL_BEGIN_BACKLIGHT_END_FUNCTION( panel )
364
364
// #define ESP_PANEL_BEGIN_END_FUNCTION( panel )
365
365
366
+ ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////
367
+ /////////////////////////////////////////////// File Version ///////////////////////////////////////////////////////////
368
+ ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////
366
369
/**
367
370
* Do not change the following versions, they are used to check if the configurations in this file are compatible with
368
371
* the current version of `ESP_Panel_Board_Custom.h` in the library. The detailed rules are as follows:
376
379
*/
377
380
#define ESP_PANEL_BOARD_CUSTOM_FILE_VERSION_MAJOR 0
378
381
#define ESP_PANEL_BOARD_CUSTOM_FILE_VERSION_MINOR 2
379
- #define ESP_PANEL_BOARD_CUSTOM_FILE_VERSION_PATCH 1
382
+ #define ESP_PANEL_BOARD_CUSTOM_FILE_VERSION_PATCH 2
380
383
381
384
#endif /* ESP_PANEL_USE_CUSTOM_BOARD */
382
385
Original file line number Diff line number Diff line change 74
74
*/
75
75
// #define BOARD_ESP32_4848S040C_I_Y_3
76
76
77
+ ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////
78
+ /////////////////////////////////////////////// File Version ///////////////////////////////////////////////////////////
79
+ ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////
77
80
/**
78
81
* Do not change the following versions, they are used to check if the configurations in this file are compatible with
79
82
* the current version of `ESP_Panel_Board_Supported.h` in the library. The detailed rules are as follows:
87
90
*/
88
91
#define ESP_PANEL_BOARD_SUPPORTED_FILE_VERSION_MAJOR 0
89
92
#define ESP_PANEL_BOARD_SUPPORTED_FILE_VERSION_MINOR 2
90
- #define ESP_PANEL_BOARD_SUPPORTED_FILE_VERSION_PATCH 1
93
+ #define ESP_PANEL_BOARD_SUPPORTED_FILE_VERSION_PATCH 2
91
94
92
95
#endif
Original file line number Diff line number Diff line change 63
63
////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////
64
64
/**
65
65
* Do not change the following versions, they are used to check if the configurations in this file are compatible with
66
- * the current version of `ESP_Panel_Board_Custom .h` in the library. The detailed rules are as follows:
66
+ * the current version of `ESP_Panel_Conf .h` in the library. The detailed rules are as follows:
67
67
*
68
68
* 1. If the major version is not consistent, then the configurations in this file are incompatible with the library
69
69
* and must be replaced with the file from the library.
74
74
*/
75
75
#define ESP_PANEL_CONF_FILE_VERSION_MAJOR 0
76
76
#define ESP_PANEL_CONF_FILE_VERSION_MINOR 1
77
- #define ESP_PANEL_CONF_FILE_VERSION_PATCH 1
77
+ #define ESP_PANEL_CONF_FILE_VERSION_PATCH 2
You can’t perform that action at this time.
0 commit comments