This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
git add: start_phase and end phase | |
git commit -m "added loop method for start phase and end phase to get the right input and shutting down system (quitting from the loop)" | |
require 'byebug' | |
def raw_status | |
timer = 5 | |
end | |
def medium_status | |
timer = 10 |