mirror of
https://github.com/BotChain-Robots/firmware.git
synced 2026-07-08 17:47:21 +02:00
4 lines
92 B
CMake
4 lines
92 B
CMake
idf_component_register(INCLUDE_DIRS "include"
|
|
PRIV_REQUIRES driver
|
|
SRCS "Oled.cpp")
|