Open mmurtas-carimali opened 5 months ago
Added methods getSentBytes and getReceivedBytes to GsmClient for debugging purposes. To activate the traffic counter, declare: #define TINY_GSM_DEBUG_TRAFFIC
getSentBytes
getReceivedBytes
#define TINY_GSM_DEBUG_TRAFFIC
Added methods
getSentBytes
andgetReceivedBytes
to GsmClient for debugging purposes. To activate the traffic counter, declare:#define TINY_GSM_DEBUG_TRAFFIC