We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 159ac20 commit c089c71Copy full SHA for c089c71
cores/esp8266/core_version.h
@@ -1,4 +1,4 @@
1
-#define ARDUINO_ESP8266_GIT_VER 0x5d3af165
2
-#define ARDUINO_ESP8266_GIT_DESC 2.7.3.2
3
-#define ARDUINO_ESP8266_RELEASE_2_7_3_2
4
-#define ARDUINO_ESP8266_RELEASE "2_7_3_2"
+#define ARDUINO_ESP8266_GIT_VER 0x2843a5ac
+#define ARDUINO_ESP8266_GIT_DESC 2.7.4.1
+#define ARDUINO_ESP8266_RELEASE_2_7_4_1
+#define ARDUINO_ESP8266_RELEASE "2_7_4_1"
0 commit comments