Skip to content

Commit 6b4ffe3

Browse files
committed
doxy
1 parent 8567eb0 commit 6b4ffe3

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Adafruit_NeoPixel.cpp

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -138,6 +138,7 @@ Adafruit_NeoPixel::~Adafruit_NeoPixel() {
138138

139139
/*!
140140
@brief Configure NeoPixel pin for output.
141+
@returns False if we weren't able to claim resources required
141142
*/
142143
bool Adafruit_NeoPixel::begin(void) {
143144
if (pin >= 0) {

0 commit comments

Comments
 (0)