Skip to content

Commit

Permalink
Revert change to scheduling start time
Browse files Browse the repository at this point in the history
  • Loading branch information
ngardiner committed Oct 6, 2019
1 parent 5dd7af3 commit ee8b5f9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion TWCManager.py
Original file line number Diff line number Diff line change
Expand Up @@ -2209,7 +2209,7 @@ def set_last_amps_offered(self, desiredAmpsOffered):

spikeAmpsToCancel6ALimit = 16
timeLastGreenEnergyCheck = 0
hourResumeTrackGreenEnergy = 8
hourResumeTrackGreenEnergy = -1
kWhDelivered = 119
timeLastkWhDelivered = time.time()
timeLastkWhSaved = time.time()
Expand Down

0 comments on commit ee8b5f9

Please sign in to comment.