Fix
This commit is contained in:
@@ -15,7 +15,7 @@ namespace frame::display
|
||||
|
||||
void Clear(Color color) override;
|
||||
|
||||
void Display(Image const& image) override;
|
||||
void Display(Image const& image, bool invert = false) override;
|
||||
|
||||
void Sleep() override;
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user