We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent beef3e0 commit d71531eCopy full SHA for d71531e
1 file changed
Factory_Tests/Feather_RP2040_RFM69/Feather_RP2040_RFM69.ino
@@ -1,3 +1,7 @@
1
+// SPDX-FileCopyrightText: 2023 Limor Fried for Adafruit Industries
2
+//
3
+// SPDX-License-Identifier: MIT
4
+
5
// rf69 demo tx rx.pde
6
// -*- mode: C++ -*-
7
// Example sketch showing how to create a simple messageing client
0 commit comments