User Tools

Site Tools


the_ledtester_class

Differences

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

Link to this comparison view

Both sides previous revisionPrevious revision
Next revisionBoth sides next revision
the_ledtester_class [2018/08/11 00:28] frchristhe_ledtester_class [2018/08/11 00:29] frchris
Line 11: Line 11:
 public class LEDTester public class LEDTester
 { {
-     protected void finalize(){+     public LED pin1; 
 +     
 +    //unit of time, in milliseconds 
 +    private final static int UNIT = 200; 
 +     
 +     
 +    protected void finalize(){
         pin1.finalize();         pin1.finalize();
     }       }  
the_ledtester_class.txt · Last modified: 2018/08/11 01:10 by frchris

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki