forked from xiaozhi/xiaozhi-esp32
Add theme switch to all LCD boards
This commit is contained in:
@@ -41,7 +41,6 @@ public:
|
||||
|
||||
// Add theme switching function
|
||||
virtual void SetTheme(const std::string& theme_name) override;
|
||||
virtual std::string GetTheme() override;
|
||||
};
|
||||
|
||||
// RGB LCD显示器
|
||||
|
||||
Reference in New Issue
Block a user