kopia lustrzana https://github.com/pimoroni/pimoroni-pico
Merge pull request #946 from pimoroni/patch-sh1107-example
Fixed background in SH1107 exampletest/enable-ulab-py_decl
commit
10fed7edaf
|
@ -30,7 +30,7 @@ int main() {
|
|||
// }
|
||||
// }
|
||||
|
||||
graphics.set_pen(1);
|
||||
graphics.set_pen(15);
|
||||
graphics.clear();
|
||||
|
||||
float s = (sin(i / 10.0f) * 1.0f) + 1.5f;
|
||||
|
|
Ładowanie…
Reference in New Issue