Skip to content
Snippets Groups Projects
Commit c6e0a0fe authored by Sai Lakhan Ekal's avatar Sai Lakhan Ekal
Browse files

Removed simulated phase and magnitude from shared_state

parent c568b485
No related branches found
No related tags found
No related merge requests found
......@@ -10,8 +10,7 @@ def get_simulated_state():
class SimulatedState:
def __init__(self):
self.simulated_magnitude = 0.14
self.simulated_phase = 7.2
self.simulated_time = 0
self.simulated_temperature = 25
self.simulated_humidity = 30
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment