Update core version

This commit is contained in:
me-no-dev
2022-05-04 18:55:21 +03:00
parent 6707ceb63c
commit 0b3f1a9fa9
3 changed files with 3 additions and 3 deletions

View File

@ -23,7 +23,7 @@ extern "C" {
/** Minor version number (x.X.x) */
#define ESP_ARDUINO_VERSION_MINOR 0
/** Patch version number (x.x.X) */
#define ESP_ARDUINO_VERSION_PATCH 3
#define ESP_ARDUINO_VERSION_PATCH 4
/**
* Macro to convert ARDUINO version number into an integer