Get out of color data mode.
This commit is contained in:
parent
1f27f3afbc
commit
ac2c50bd39
@ -34,7 +34,7 @@ public class DemoApplication {
|
||||
static TestResult result = null;
|
||||
static Integer generation = 30; //Confidence level.
|
||||
|
||||
final static boolean REDO_COLOR_DATA = true;
|
||||
final static boolean REDO_COLOR_DATA = false;
|
||||
|
||||
public static void main(String[] args) throws IOException {
|
||||
SpringApplication.run(DemoApplication.class, args);
|
||||
|
Loading…
x
Reference in New Issue
Block a user