kopia lustrzana https://github.com/pimoroni/pimoroni-pico
fixed background
rodzic
bf6fa4bc45
commit
5b6903ce72
|
@ -30,7 +30,7 @@ int main() {
|
||||||
// }
|
// }
|
||||||
// }
|
// }
|
||||||
|
|
||||||
graphics.set_pen(1);
|
graphics.set_pen(15);
|
||||||
graphics.clear();
|
graphics.clear();
|
||||||
|
|
||||||
float s = (sin(i / 10.0f) * 1.0f) + 1.5f;
|
float s = (sin(i / 10.0f) * 1.0f) + 1.5f;
|
||||||
|
|
Ładowanie…
Reference in New Issue