Browse Source

Remove duplicate include

v_master
Volodymyr Shymanskyy 7 years ago
parent
commit
be0774b343
1 changed files with 0 additions and 2 deletions
  1. +0
    -2
      tools/AT_Debug/AT_Debug.ino

+ 0
- 2
tools/AT_Debug/AT_Debug.ino View File

@ -18,8 +18,6 @@
// #define TINY_GSM_MODEM_ESP8266 // #define TINY_GSM_MODEM_ESP8266
// #define TINY_GSM_MODEM_XBEE // #define TINY_GSM_MODEM_XBEE
#include <TinyGsmClient.h>
// Set serial for debug console (to the Serial Monitor, speed 115200) // Set serial for debug console (to the Serial Monitor, speed 115200)
#define SerialMon Serial #define SerialMon Serial


Loading…
Cancel
Save