Browse Source

Webclient needs a modem

v_master
Sara Damiano 5 years ago
parent
commit
b70de126f5
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      examples/WebClient/WebClient.ino

+ 1
- 1
examples/WebClient/WebClient.ino View File

@ -9,7 +9,7 @@
**************************************************************/
// Select your modem:
// #define TINY_GSM_MODEM_SIM800
#define TINY_GSM_MODEMs_SIM800
// #define TINY_GSM_MODEM_SIM808
// #define TINY_GSM_MODEM_SIM868
// #define TINY_GSM_MODEM_SIM900


Loading…
Cancel
Save