mirror of
https://github.com/adafruit/Adafruit_SSD1306.git
synced 2026-07-27 20:05:50 +00:00
Update CMakeLists.txt
This commit is contained in:
+1
-1
@@ -6,6 +6,6 @@ cmake_minimum_required(VERSION 3.5)
|
||||
|
||||
idf_component_register(SRCS "Adafruit_SSD1306.cpp"
|
||||
INCLUDE_DIRS "."
|
||||
REQUIRES arduino Adafruit_GFX_Library)
|
||||
REQUIRES arduino Adafruit-GFX-Library)
|
||||
|
||||
project(Adafruit_SSD1306)
|
||||
|
||||
Reference in New Issue
Block a user