Closedown

This commit is contained in:
boccioli_m
2017-10-11 10:02:39 +02:00
parent b201bf85f4
commit 837487b5c9

View File

@@ -298,7 +298,7 @@ public class TestingList extends Panel {
* initialise panel
*/
private void initialise(){
final static int PORT1 = 0x8899; // this port
int PORT1 = 0x8899; // this port
String mode = new String("2,IQCOM,$BMA1,1,DIA");
int i = 0;
byte[] msg = new byte[128];