Skip to content

Commit

Permalink
fix doxytypo
Browse files Browse the repository at this point in the history
  • Loading branch information
ladyada committed Feb 6, 2020
1 parent 4f838a3 commit 6383767
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Adafruit_NeoPixel_ZeroDMA.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -124,7 +124,7 @@ struct {
@param sck The SCK pin for the sercom (required even tho not used)
@param padTX the pinmux set up for SPI SERCOM pin config
@param padRX the pinmux set up for SPI SERCOM pin config
@param pinFun The pinmux setup for which 'type' of pinmux we use
@param pinFunc The pinmux setup for which 'type' of pinmux we use
@returns True or false on success
*/
boolean Adafruit_NeoPixel_ZeroDMA::_begin(SERCOM *sercom, Sercom *sercomBase,
Expand Down

0 comments on commit 6383767

Please sign in to comment.