Skip to content

Commit

Permalink
fix even more lint madness
Browse files Browse the repository at this point in the history
  • Loading branch information
AndrewCapon committed Apr 28, 2024
1 parent 65231b9 commit 765f483
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/dev/oled_ssd130x.h
Original file line number Diff line number Diff line change
Expand Up @@ -498,7 +498,7 @@ class SSD1307Driver

// Display Off
transport_.SendCommand(0xaE);

// Memory Mode
transport_.SendCommand(0x20);

Expand Down

0 comments on commit 765f483

Please sign in to comment.