arduino-esp32/tools/sdk/include/esp32/heap_alloc_caps.h
2017-04-04 01:26:23 +03: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"