Real-time bike tracker using Adafruit Ultimate GPS, Huzzah wifi, and Pubnub

Dependencies:   MBed_Adafruit-GPS-Library mbed

Revision:
2:834f8d2ebe3f
Parent:
1:0701bf58c9fa
--- a/PubNub.h	Wed Apr 19 01:00:53 2017 +0000
+++ b/PubNub.h	Thu Apr 20 22:09:06 2017 +0000
@@ -4,9 +4,6 @@
 #include "string"
 
 
-extern Serial pc;
-
-
 class PubNub
 {
 public: