pfodParser
3.61.0
The pfodParser library is handles commands sent from the Android pfodApp, pfodApp supports WiFi, BLE, Bluetooth and SMS connections
|
Go to the source code of this file.
Classes | |
class | pfodSMS_SIM900 |
Macros | |
#define | SMS_MAX_SIZE 160 |
#define | SMS_RX_BUFFER_SIZE 267 |
#define | SMS_TX_MSG_SIZE 1026 |
#define | SMS_TX_BUFFER_SIZE (SMS_TX_MSG_SIZE+8+2) |
#define SMS_MAX_SIZE 160 |
Definition at line 22 of file pfodSMS_SIM900.h.
#define SMS_RX_BUFFER_SIZE 267 |
Definition at line 23 of file pfodSMS_SIM900.h.
#define SMS_TX_BUFFER_SIZE (SMS_TX_MSG_SIZE+8+2) |
Definition at line 28 of file pfodSMS_SIM900.h.
#define SMS_TX_MSG_SIZE 1026 |
Definition at line 26 of file pfodSMS_SIM900.h.