Skip to content

Commit 2c27265

Browse files
authored
Update esp_arduino_version.h
1 parent 0bd45c2 commit 2c27265

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cores/esp32/esp_arduino_version.h

+1-1
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ extern "C" {
2323
/** Minor version number (x.X.x) */
2424
#define ESP_ARDUINO_VERSION_MINOR 0
2525
/** Patch version number (x.x.X) */
26-
#define ESP_ARDUINO_VERSION_PATCH 13
26+
#define ESP_ARDUINO_VERSION_PATCH 14
2727

2828
/**
2929
* Macro to convert ARDUINO version number into an integer

0 commit comments

Comments
 (0)