idf_component_register(
    SRCS 
    "i2c_bsp.cpp" 
    REQUIRES 
    esp_driver_i2c
    INCLUDE_DIRS 
    "./")
