Update include to support PlatformIO
This commit is contained in:
parent
831d3640cc
commit
917f374fc5
|
|
@ -27,7 +27,7 @@
|
||||||
|
|
||||||
// USER-DEFINED SETTINGS AND REFERENCE ENUMERATION CLASSES
|
// USER-DEFINED SETTINGS AND REFERENCE ENUMERATION CLASSES
|
||||||
|
|
||||||
#include <core_version.h>
|
#include <esp_arduino_version.h>
|
||||||
|
|
||||||
#pragma once
|
#pragma once
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue