Utility library for MTS Socket Modem Arduino Shield devices from Multi-Tech Systems

Dependents:   mtsas mtsas thermostat_fan_demo--fan mtsas ... more

NOTE: MTS-Utils has moved to GitHub. This version will not be updated. For updates, go to the GitHub version.

Revision:
5:48d0ea2fe332
Parent:
3:08a693917d8c
--- a/Test/TestMTSCircularBuffer.h	Mon May 19 12:37:38 2014 -0500
+++ b/Test/TestMTSCircularBuffer.h	Mon May 19 14:39:33 2014 -0500
@@ -2,7 +2,6 @@
 #define TESTMTSCIRCULARBUFFER_H
 
 #include "MTSCircularBuffer.h"
-#include "Vars.h"
 
 
 /* unit tests for the circular buffer class */