3 files changed
+12
-2
lines changedSubmodule protomatter updated 11 files
- .github/workflows/githubci.yml+1-1
- examples/animated_gif/animated_gif.ino+25-14
- examples/doublebuffer/doublebuffer.ino-192
- examples/doublebuffer_scrolltext/doublebuffer_scrolltext.ino+180
- examples/pixeldust/pixeldust.ino+44-35
- examples/pixeldust_64x64/pixeldust_64x64.ino-131
- examples/protomatter/protomatter.ino-155
- examples/simple/simple.ino+264
- library.properties+1-1
- src/Adafruit_Protomatter.h+25
- src/core.c+10
Lines changed: 5 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
429 | 429 |
| |
430 | 430 |
| |
431 | 431 |
| |
| 432 | + | |
| 433 | + | |
| 434 | + | |
| 435 | + | |
| 436 | + | |
432 | 437 |
| |
433 | 438 |
| |
434 | 439 |
| |
|
Lines changed: 6 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
197 | 197 |
| |
198 | 198 |
| |
199 | 199 |
| |
| 200 | + | |
| 201 | + | |
| 202 | + | |
| 203 | + | |
| 204 | + | |
200 | 205 |
| |
201 | 206 |
| |
202 | 207 |
| |
| |||
229 | 234 |
| |
230 | 235 |
| |
231 | 236 |
| |
232 |
| - | |
| 237 | + | |
233 | 238 |
| |
234 | 239 |
| |
235 | 240 |
| |
|
0 commit comments