hithesh123
Full Member level 6
- Joined
- Nov 21, 2009
- Messages
- 324
- Helped
- 1
- Reputation
- 2
- Reaction score
- 1
- Trophy points
- 1,298
- Location
- lax
- Activity points
- 3,548
How do I send a text message with quotes using printf?
example: printf(""hello world");
or
Printf("AT+CMGS="+123456789"");
I get syntax error on keil C51.
example: printf(""hello world");
or
Printf("AT+CMGS="+123456789"");
I get syntax error on keil C51.