Mwadime Makokha / Mbed 2 deprecated BlueToothSIM868

Dependencies:   mbed

Revision:
1:940070f92554
Parent:
0:3d4b4cf5f0e3
--- a/global.h	Wed Nov 13 22:08:48 2019 +0000
+++ b/global.h	Thu Nov 14 14:02:32 2019 +0000
@@ -3,7 +3,8 @@
 #include "mbed.h"
 
  static Serial pcSerial(USBTX,USBRX,115200);
- static Serial modemSerial(PC_6, PC_7);
+ //static Serial modemSerial(PC_6, PC_7);
+ static Serial modemSerial(PC_4,PC_5);
  void get_response(uint16_t timeout,bool is_multiline);
 #define DEBUG_PRINTLN(...) \
  {\