Skip to content

Commit

Permalink
Merge pull request #85 from caternuson/iss69
Browse files Browse the repository at this point in the history
Doc fix for blinkRate()
  • Loading branch information
caternuson authored Feb 6, 2024
2 parents b0b0138 + 0a5f8b4 commit 09bb6d4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Adafruit_LEDBackpack.h
Original file line number Diff line number Diff line change
Expand Up @@ -120,7 +120,7 @@ class Adafruit_LEDBackpack {
/*!
@brief Set display blink rate.
@param b One of:
HT16K33_BLINK_DISPLAYON = steady on
HT16K33_BLINK_OFF = no blinking
HT16K33_BLINK_2HZ = 2 Hz blink
HT16K33_BLINK_1HZ = 1 Hz blink
HT16K33_BLINK_HALFHZ = 0.5 Hz blink
Expand Down

0 comments on commit 09bb6d4

Please sign in to comment.