Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
Diff: Adafruit_SSD1306.h
- Revision:
- 17:b116da3bffbb
- Parent:
- 15:77feec1c0684
diff -r 7fb1d4d3525d -r b116da3bffbb Adafruit_SSD1306.h
--- a/Adafruit_SSD1306.h Tue Nov 11 22:08:20 2014 +0000
+++ b/Adafruit_SSD1306.h Mon Apr 19 19:21:26 2021 +0000
@@ -158,7 +158,7 @@
class Adafruit_SSD1306_I2c : public Adafruit_SSD1306
{
public:
- #define SSD_I2C_ADDRESS 0x78
+ #define SSD_I2C_ADDRESS 0x7A
/** Create a SSD1306 I2C transport display driver instance with the specified RST pin name, the I2C address, as well as the display dimensions
*
* Required parameters