Skip to content

Commit a1d09dd

Browse files
committed
clean up
1 parent 51b8e52 commit a1d09dd

File tree

1 file changed

+13
-1
lines changed
  • libraries/Bluefruit52Lib/examples/Peripheral/Neopixel

1 file changed

+13
-1
lines changed

libraries/Bluefruit52Lib/examples/Peripheral/Neopixel/Neopixel.ino

Lines changed: 13 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,16 @@
1-
// Include Bluetooth
1+
/*********************************************************************
2+
This is an example for our nRF52 based Bluefruit LE modules
3+
4+
Pick one up today in the adafruit shop!
5+
6+
Adafruit invests time and resources providing this open source code,
7+
please support Adafruit and open-source hardware by purchasing
8+
products from Adafruit!
9+
10+
MIT license, check LICENSE for more information
11+
All text above, and the splash screen below must be included in
12+
any redistribution
13+
*********************************************************************/
214

315
// This sketch is intended to be used with the NeoPixel control
416
// surface in Adafruit's Bluefruit LE Connect mobile application.

0 commit comments

Comments
 (0)