We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
ESP_Panel_Board_Custom.h
ESP_Panel_Board_Supported.h
1 parent 4d10fa6 commit 3db75b7Copy full SHA for 3db75b7
src/ESP_PanelVersions.h
@@ -56,7 +56,7 @@
56
!defined(ESP_PANEL_BOARD_SUPPORTED_FILE_VERSION_MINOR) && \
57
!defined(ESP_PANEL_BOARD_SUPPORTED_FILE_VERSION_PATCH)
58
#define ESP_PANEL_BOARD_SUPPORTED_FILE_VERSION_MAJOR 0
59
-#define ESP_PANEL_BOARD_SUPPORTED_FILE_VERSION_MINOR 1
+#define ESP_PANEL_BOARD_SUPPORTED_FILE_VERSION_MINOR 2
60
#define ESP_PANEL_BOARD_SUPPORTED_FILE_VERSION_PATCH 0
61
#endif
62
// Check if the current configuration file version is compatible with the library version
0 commit comments