Oled display settings for personal project
Revision 6:9a4a9da4e801, committed 2022-07-13
- Comitter:
- oljakovljevic
- Date:
- Wed Jul 13 15:01:30 2022 +0000
- Parent:
- 5:e564cde8e03e
- Commit message:
- Broker
Changed in this revision
SSD1308.h | Show annotated file Show diff for this revision Revisions of this file |
diff -r e564cde8e03e -r 9a4a9da4e801 SSD1308.h --- a/SSD1308.h Mon Dec 18 18:46:05 2017 +0000 +++ b/SSD1308.h Wed Jul 13 15:01:30 2022 +0000 @@ -48,8 +48,8 @@ // This is the I2C address (8 bit) // There are two possible addresses: with D/C# (pin 13) grounded, the address is 0x78, // with D/C# tied high it is 0x7A. Assume grounded by default. -#define SSD1308_SA0 0x78 -#define SSD1308_SA1 0x7A +#define SSD1308_SA0 0x3C +#define SSD1308_SA1 0x3C #define SSD1308_DEF_SA SSD1308_SA0 // Display dimensions