Startup
This commit is contained in:
@@ -317,7 +317,7 @@ public class TestingList extends Panel {
|
||||
for (i=0 ; i < msg.length; i++) {
|
||||
System.out.print(String.format("%02X ", msg[i]));
|
||||
}
|
||||
|
||||
System.out.println("");
|
||||
|
||||
|
||||
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
#TestingList for pshell: configuration properties
|
||||
#Thu Oct 12 11:13:55 CEST 2017
|
||||
#Thu Oct 12 11:14:29 CEST 2017
|
||||
customPanel=
|
||||
showEnabledTestsOnly=true
|
||||
listFilter=rps-try
|
||||
|
||||
Reference in New Issue
Block a user