Nucleo_L432_OLED_ADC
Dependencies: Adafruit_GFX mbed
Diff: main.cpp
- Revision:
- 1:0238bbba44a4
- Parent:
- 0:e96c4a26bee6
- Child:
- 2:730476ff1e87
--- a/main.cpp Sat Oct 22 23:03:56 2016 +0000 +++ b/main.cpp Sat Oct 22 23:34:27 2016 +0000 @@ -5,6 +5,9 @@ // 9600 bauds, 8-bit data, no parity //------------------------------------ +// SSD1306 OLED AND Nucleo L432KC +// 2016.10.23 +// Serial pc(SERIAL_TX, SERIAL_RX); DigitalOut myled(LED3);