mirror of
https://github.com/brendanhaines/Hohm-Phone.git
synced 2024-12-25 18:37:45 -07:00
Adds RST pin definition
This commit is contained in:
parent
abaf788a14
commit
d01b9fd99c
|
@ -15,7 +15,7 @@
|
||||||
// RX/TX are in reference to the Arduino, not SIM800
|
// RX/TX are in reference to the Arduino, not SIM800
|
||||||
#define GSM_RX 3
|
#define GSM_RX 3
|
||||||
#define GSM_TX 11
|
#define GSM_TX 11
|
||||||
#define GSM_RST 12
|
#define GSM_RST A2
|
||||||
#define GSM_RING A5
|
#define GSM_RING A5
|
||||||
#define GSM_KEY A6
|
#define GSM_KEY A6
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user