mirror of
https://github.com/geekammo/MicroView-Arduino-Library.git
synced 2026-03-03 08:44:05 +01:00
added reDraw()
This commit is contained in:
@@ -226,7 +226,6 @@ private:
|
||||
|
||||
class MicroViewWidget {
|
||||
public:
|
||||
bool needToDrawPrev;
|
||||
MicroViewWidget(uint8_t newx, uint8_t newy, int16_t min, int16_t max);
|
||||
uint8_t getX();
|
||||
uint8_t getY();
|
||||
|
||||
Reference in New Issue
Block a user