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.
1 parent 630332a commit 9a1b431Copy full SHA for 9a1b431
cores/esp32/esp_arduino_version.h
@@ -23,7 +23,7 @@ extern "C" {
23
/** Minor version number (x.X.x) */
24
#define ESP_ARDUINO_VERSION_MINOR 0
25
/** Patch version number (x.x.X) */
26
-#define ESP_ARDUINO_VERSION_PATCH 12
+#define ESP_ARDUINO_VERSION_PATCH 13
27
28
/**
29
* Macro to convert ARDUINO version number into an integer
0 commit comments