ezeio2:scriptref:sleep

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
ezeio2:scriptref:sleep [2020-08-15 00:11] andrehezeio2:scriptref:sleep [2020-08-15 00:12] (current) andreh
Line 40: Line 40:
    {    {
       SetOutput(1, 100);      // Turn output on       SetOutput(1, 100);      // Turn output on
-      SetTimer(1, 100);       // Set up timer 1 to trip in 200ms   +      SetTimer(1, 200);       // Set up timer 1 to trip in 200ms   
    }    }
  
-   @Timer( timeno, timeout, param )+   @Timer( timerno, timeout, param )
    {    {
       SetOutput(1, 0);        // Turn output off       SetOutput(1, 0);        // Turn output off
  • ezeio2/scriptref/sleep.1597450310.txt.gz
  • Last modified: 2020-08-15 00:11
  • by andreh