slock/twilio_example.h
2014-08-26 00:32:52 -07:00

5 lines
142 B
C

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