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.
Dependencies: Adafruit_GFX mbed
Fork of I2C_SSD1306_nucleo_l432KCc by
Revision 6:357ffd6308e4, committed 2015-07-10
- Comitter:
- IOP
- Date:
- Fri Jul 10 08:23:35 2015 +0000
- Parent:
- 5:0cb6587ca9e4
- Commit message:
- comment changed;
Changed in this revision
| main.cpp | Show annotated file Show diff for this revision Revisions of this file |
--- a/main.cpp Fri Jul 10 05:48:25 2015 +0000
+++ b/main.cpp Fri Jul 10 08:23:35 2015 +0000
@@ -4,7 +4,7 @@
DigitalOut myled(LED1);
-// an SPI sub-class that provides a constructed default
+// an I2C sub-class that provides a constructed default
class I2CPreInit : public I2C
{
public:
