Skip to content

Commit

Permalink
Update Basic.ino
Browse files Browse the repository at this point in the history
  • Loading branch information
mobizt authored Oct 25, 2023
1 parent 6959462 commit dceeb9a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions examples/ExternalClient/GSM/Basic/Basic.ino
Original file line number Diff line number Diff line change
Expand Up @@ -12,8 +12,8 @@

/** This example shows the basic RTDB usage with SIM7600x, ESP8266 and TinyGSMClient. */

// To allow TinyGSM library integration, the following macro should be defined in src/ESP_Mail_FS.h or
// your custom config file src/Custom_ESP_Mail_FS.h.
// To allow TinyGSM library integration, the following macro should be defined in src/FirebaseFS.h or
// your custom config file src/CustomFirebaseFS.h.
// #define TINY_GSM_MODEM_SIM7600

#include <SoftwareSerial.h>
Expand Down

0 comments on commit dceeb9a

Please sign in to comment.