we render a point!!!
This commit is contained in:
@@ -1,8 +1,11 @@
|
||||
|
||||
# Find all source files in a single current directory
|
||||
|
||||
# Save the name to DIR_Config_SRCS
|
||||
aux_source_directory(. DIR_Config_SRCS)
|
||||
|
||||
# Initialize the SDK
|
||||
pico_sdk_init()
|
||||
|
||||
include_directories(../epaper/Config)
|
||||
include_directories(../epaper/e-Paper)
|
||||
|
||||
Reference in New Issue
Block a user