DmitrMakeev commited on
Commit
10401ff
1 Parent(s): 5e5ef88

Update globs.py

Browse files
Files changed (1) hide show
  1. globs.py +2 -2
globs.py CHANGED
@@ -1,5 +1,5 @@
1
  def initialize():
2
  global ph_value
3
  global ec_value
4
- ph_value = 5.55
5
- ec_value = 1.15
 
1
  def initialize():
2
  global ph_value
3
  global ec_value
4
+ # ph_value = 5.55
5
+ # ec_value = 1.15