We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 62efc22 commit eaf839fCopy full SHA for eaf839f
rfm-poi/.feather_rfm.test.only
rfm-poi/bmp.cpp
@@ -1,3 +1,7 @@
1
+// SPDX-FileCopyrightText: 2023 Phillip Burgess for Adafruit Industries
2
+//
3
+// SPDX-License-Identifier: MIT
4
+
5
// BMP-reading code. Much of this is adapted from the Adafruit_ImageReader
6
// library, which is extremely LCD-display-centric and turned out to be
7
// neither workable nor easily extensible into what was needed here. That's
rfm-poi/rfm-poi.ino
@@ -1,3 +1,6 @@
/*
DotStar POV poi using Adafruit Feather RP2040 RFM. Unlike prior POV poi
0 commit comments