Phillip Beal
Results
1
comments of
Phillip Beal
Upon usage in an existing project, I found I also needed to change this section of CMakeLists.txt to add the framebuffer.cpp file ` target_sources(${PROJECT_NAME} INTERFACE ${CMAKE_CURRENT_LIST_DIR}/ssd1306.cpp ${CMAKE_CURRENT_LIST_DIR}/framebuffer/framebuffer.cpp ) `