Skip to content

Commit

Permalink
Run pre-commit
Browse files Browse the repository at this point in the history
  • Loading branch information
tekktrik committed May 11, 2023
1 parent a60d70d commit deec836
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion adafruit_is31fl3731/keybow2040.py
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,6 @@ def pixelrgb(self, x, y, r, g, b, blink=None, frame=None):

@staticmethod
def pixel_addr(x, y):

lookup = [
(120, 88, 104), # 0, 0
(136, 40, 72), # 1, 0
Expand Down

0 comments on commit deec836

Please sign in to comment.