added missing files
This commit is contained in:
@@ -0,0 +1,10 @@
|
||||
// User Setup Select for ChronoDisplay - XIAO ESP32C3 with UC8179 ePaper (7.5 inch)
|
||||
|
||||
#ifndef USER_SETUP_SELECT_H
|
||||
#define USER_SETUP_SELECT_H
|
||||
|
||||
// This file is included if tft_setup.h is not found in the sketch folder
|
||||
// Load the Seeed XIAO ESP32C3 7.5 inch ePaper setup
|
||||
#include <User_Setups/Setup502_Seeed_XIAO_EPaper_7Inch5.h>
|
||||
|
||||
#endif
|
||||
Reference in New Issue
Block a user