add comment on Core
This commit is contained in:
@@ -13,7 +13,6 @@ public class Database {
|
||||
BooleanDataPoint solarPanel = new BooleanDataPoint("REMOTE_SOLAR_SW", true);
|
||||
|
||||
DatabaseConnector.getMySelf().initialize(null);
|
||||
FieldConnector.getMySelf().initialize(null, 0);
|
||||
WebConnector.getMySelf().initialize(null, 0);
|
||||
|
||||
clock.setValue(0f);
|
||||
|
||||
Reference in New Issue
Block a user