From af73f3436fc25f52e0157bce7b725ecd85f49869 Mon Sep 17 00:00:00 2001 From: Anton Tananaev Date: Sun, 28 Oct 2012 10:34:32 +1300 Subject: Add V680 support (fix #59) --- test.sh | 3 +++ 1 file changed, 3 insertions(+) (limited to 'test.sh') diff --git a/test.sh b/test.sh index 41a62a7b5..0e5e5acab 100755 --- a/test.sh +++ b/test.sh @@ -56,3 +56,6 @@ echo "14. jt600" echo "15. ev603" (echo -n -e "!1,123456789012345;!A,01/01/12,12:15:00,60.000000,130.000000,0.0,25101,0;";) | nc -v localhost 5015 + +echo "16. v680" +(echo -n -e "#123456789012345#1000#0#1000#AUT#1#66830FFB#13000.0000,E,6000.0000,N,001.41,259#010112#121600##";) | nc -v localhost 5016 -- cgit v1.2.3