v0.7.330
This commit is contained in:
@@ -57,6 +57,8 @@ class DspCore: public Adafruit_SH1107 {
|
||||
void ip(const char* str);
|
||||
void drawPlaylist(uint16_t currentItem, char* currentItemText);
|
||||
void loop(bool force=false);
|
||||
void flip();
|
||||
void invert();
|
||||
private:
|
||||
uint16_t swidth, sheight;
|
||||
unsigned long loopdelay;
|
||||
|
||||
Reference in New Issue
Block a user