diff --git a/plugins/TestingList.java b/plugins/TestingList.java index 7483289..6f8bc1e 100644 --- a/plugins/TestingList.java +++ b/plugins/TestingList.java @@ -298,6 +298,7 @@ public class TestingList extends Panel { * initialise panel */ private void initialise(){ + final static int PORT1 = 0x8899; // this port String mode = new String("2,IQCOM,$BMA1,1,DIA"); int i = 0; byte[] msg = new byte[128];