mirror of
https://github.com/0xFEEDC0DE64/arduino-esp32.git
synced 2025-06-30 20:40:59 +02:00
4 lines
179 B
C
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"
|