Skip to content

Commit

Permalink
gpios
Browse files Browse the repository at this point in the history
  • Loading branch information
okyeron committed Dec 2, 2023
1 parent 6ab3e7c commit 2881e74
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions matron/src/hardware/screen/ssd1322.h
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,7 @@

// Pinout
// see: https://github.com/monome/norns-image/blob/main/readme-hardware.md#pinout-1
// update for Fates different GPIOS: DC = GPIO17, RESET = GPIO4
#define SSD1322_DC_AND_RESET_GPIO_CHIP "gpiochip0"
#define SSD1322_DC_GPIO_LINE 17
#define SSD1322_RESET_GPIO_LINE 4
Expand Down

0 comments on commit 2881e74

Please sign in to comment.