We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0bd45c2 commit 2c27265Copy full SHA for 2c27265
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 13
+#define ESP_ARDUINO_VERSION_PATCH 14
27
28
/**
29
* Macro to convert ARDUINO version number into an integer
0 commit comments