mirror of
https://github.com/DashyFox/MusicRing.git
synced 2025-12-16 08:09:42 +00:00
wrapper
This commit is contained in:
@ -16,7 +16,7 @@ void setup() {
|
||||
ring.begin();
|
||||
screen.begin();
|
||||
|
||||
screen.drawBitmap(0, 0, DashyFox_logo, 128, 32);
|
||||
screen.adafruit->drawBitmap(0, 0, DashyFox_logo, 128, 32, WHITE);
|
||||
screen.adafruit->display();
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user