DmitrMakeev commited on
Commit
a0da702
1 Parent(s): 0a0e77b

Create globs.py

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