OVMS3-idf/components/esp32/include/heap_alloc_caps.h
2017-03-08 19:27:30 +08:00

4 lines
179 B
C

#pragma once
#warning heap_alloc_caps.h has been renamed to esp_heap_alloc_caps.h. The old header file is deprecated and will be removed in v3.0.
#include "esp_heap_alloc_caps.h"