slock/twilio_example.h

5 lines
142 B
C
Raw Normal View History

#define TWILIO_ACCOUNT "{account-id}"
#define TWILIO_AUTH "{user}:{pass}"
#define TWILIO_FROM "+12225550001"
#define TWILIO_TO "+12225550002"