Subversion Repositories HomeAutomation

Rev

Rev 1679 | Go to most recent revision | Show entire file | Regard whitespace | Details | Blame | Last modification | View Log | SVN | RSS feed

Rev 1679 Rev 1681
Line 1... Line -...
1
 
-
 
2
Require
-
 
3
 
1
 
4
Console_Functions = {};
2
Console_Functions = {};
5
Console_CurrentFunction = null;
3
Console_CurrentFunction = null;
6
Console_DefaultPrompt = "\033[29;1m[atomic] \033[0m";
4
Console_DefaultPrompt = "\033[29;1m[atomic] \033[0m";
7
Console_LastClientId = null;
5
Console_LastClientId = null;