Closedown

This commit is contained in:
boccioli_m
2017-10-11 10:01:42 +02:00
parent 75d42d6168
commit b201bf85f4

View File

@@ -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];