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.
Fork of C027_Support by
Diff: GPS.h
- Revision:
- 98:1e9c0baddba8
- Parent:
- 76:f7c3dd568dae
diff -r 3915192f6d7e -r 1e9c0baddba8 GPS.h
--- a/GPS.h Fri Jun 06 15:01:03 2014 +0000
+++ b/GPS.h Mon Jun 30 22:16:59 2014 +0000
@@ -181,7 +181,7 @@
int txSize = 128 );
//! Destructor
- ~GPSSerial(void);
+ virtual ~GPSSerial(void);
virtual bool init(PinName pn = NC);
