2017-10-24 18:13:35 +02:00

16 lines
125 B
C++

#include <hanreader.h>
void setup()
{
/* add setup code here */
}
void loop()
{
/* add main program code here */
}