update function reference

pull/559/head
helgibbons 2022-11-02 14:56:08 +00:00
rodzic cac74a94bb
commit 689326ac55
1 zmienionych plików z 1 dodań i 1 usunięć

Wyświetl plik

@ -217,7 +217,7 @@ For example (assuming you've set up your Galactic Unicorn and PicoGraphics objec
gu.update(graphics)
```
⚠️ If you've used PicoGraphics on our other boards note that this `update` function works a little differently (here's it's a Galactic Unicorn function to which you need to pass a PicoGraphics object).
⚠️ If you've used PicoGraphics on our other boards note that this `update` function works a little differently (here it's a Galactic Unicorn function to which you need to pass a PicoGraphics object).
## Audio