Search

You can find the results of your search below.

breeze
18 Hits, Last modified:
If we make a small change, by adding the word "set" and an extra space... <code> set variable = value; function (arg1, arg2); </code> We now know that th... when we want to store a program in memory. <code> set variable value function arg1 arg2 </code> This i... again, and borrow a neat idea from there. <code> set now [ getTime ] </code> Using Tcl syntax, this w
arduino
1 Hits, Last modified:
time by the Arduino itself. There will be a small set of built-in commands, and many more can be added