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: mbed
Diff: main_withULCD.cpp
- Revision:
- 4:b80a906adcdc
- Parent:
- 3:7007491a7f28
- Child:
- 5:fc20c90c8650
--- a/main_withULCD.cpp Thu Mar 10 22:43:07 2016 -0500 +++ b/main_withULCD.cpp Fri Mar 11 03:52:49 2016 +0000 @@ -33,6 +33,8 @@ #include <ctype.h> //#include "SoftSerial.h" I dont think we need this #include "Adafruit_FONA.h" +#include "PinDetect.h" +#include "uLCD_4DGL.h" #define FONA_RST p12 #define FONA_TX p13