mirror of
https://github.com/Hopiu/rpi-rgb-led-matrix.git
synced 2026-05-19 12:31:08 +00:00
in some contexts it is considered 64 bits on the Pi, which doesn't go well with a fixed sscanf() integer-width pattern. Tie it to a fixed type. Found by Maxime Journaux working on a nodejs binding. |
||
|---|---|---|
| .. | ||
| .gitignore | ||
| bdf-font.cc | ||
| framebuffer-internal.h | ||
| framebuffer.cc | ||
| gpio.cc | ||
| graphics.cc | ||
| led-matrix.cc | ||
| Makefile | ||
| thread.cc | ||
| transformer.cc | ||
| utf8-internal.h | ||