diff --git a/Hohm_Phone.ino b/Hohm_Phone.ino index 928ef78..2c0ca45 100644 --- a/Hohm_Phone.ino +++ b/Hohm_Phone.ino @@ -15,7 +15,7 @@ // RX/TX are in reference to the Arduino, not SIM800 #define GSM_RX 3 #define GSM_TX 11 -#define GSM_RST 12 +#define GSM_RST A2 #define GSM_RING A5 #define GSM_KEY A6