mirror of
https://gitcode.com/gh_mirrors/es/esp32-opencv.git
synced 2025-08-14 10:40:47 +08:00
7 lines
85 B
C++
7 lines
85 B
C++
#ifndef _CUSTOM_HAL_INCLUDED_
|
|
#define _CUSTOM_HAL_INCLUDED_
|
|
|
|
@_hal_includes@
|
|
|
|
#endif
|