#include <eyebot.h>

void c (int val)
{ LCDPrintf("%d\n", val);

}


