From b6da8ea09a84004354edf720cbd2c7d76f20d767 Mon Sep 17 00:00:00 2001 From: mrfaptastic <12006953+mrfaptastic@users.noreply.github.com> Date: Sat, 28 Nov 2020 08:39:35 +0000 Subject: Change library name --- examples/FM6126Panel/FM6126Panel.ino | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'examples/FM6126Panel') diff --git a/examples/FM6126Panel/FM6126Panel.ino b/examples/FM6126Panel/FM6126Panel.ino index 8b8bd17..f1820be 100644 --- a/examples/FM6126Panel/FM6126Panel.ino +++ b/examples/FM6126Panel/FM6126Panel.ino @@ -2,7 +2,7 @@ // https://github.com/hzeller/rpi-rgb-led-matrix/issues/746 #include -#include +#include RGB64x32MatrixPanel_I2S_DMA dma_display; -- cgit v1.3.1