code formatting
This commit is contained in:
parent
868a2bb8ef
commit
448ad85567
|
@ -129,8 +129,7 @@ public class TestingUtils {
|
|||
return EngineChartParser.unpackToMap(getNextWaveChart());
|
||||
}
|
||||
|
||||
|
||||
static String getNextWaveChart() {
|
||||
static String getNextWaveChart() {
|
||||
IoUtil.sendCommand(Fields.CMD_RESET_ENGINE_SNIFFER);
|
||||
String result = getEngineChart();
|
||||
FileLog.MAIN.logLine("current chart: " + result);
|
||||
|
|
Loading…
Reference in New Issue