This website requires JavaScript.
Explore
Help
Sign In
Karl
/
raspberrypi_nodejs_projects
Watch
1
Star
0
Fork
0
You've already forked raspberrypi_nodejs_projects
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
raspberrypi_nodejs_projects
/
libs
/
globalVars.js
6 lines
108 B
JavaScript
Raw
Normal View
History
Unescape
Escape
working migenie water
2020-09-12 11:42:02 +01:00
class
globalVariables
{
waterOn
=
""
;
working time, screen, organize a bit
2020-09-14 12:11:37 +01:00
initialWater
=
""
;
working migenie water
2020-09-12 11:42:02 +01:00
}
module
.
exports
=
new
globalVariables
(
)
;
Reference in New Issue
Copy Permalink