5 lines
142 B
C
5 lines
142 B
C
#define TWILIO_ACCOUNT "{account-id}"
|
|
#define TWILIO_AUTH "{user}:{pass}"
|
|
#define TWILIO_FROM "+12225550001"
|
|
#define TWILIO_TO "+12225550002"
|