the_ledtester_class
This is an old revision of the document!
hi
/**
* This class tests LED by flashing some morse code. 2014 verion by
* @author Ian Utting
* @author Fabio Heday
*
* Chris Thiel added the finalize() method to aviod GpioPinExistsException
* @version 10 Aug 18
*/
public class LEDTester
{
protected void finalize(){
pin1.finalize();
}
}
the_ledtester_class.1533961680.txt.gz · Last modified: 2018/08/11 00:28 by frchris