#include "eyebot.h" #include int main() { LCDPrintf("HELLO from EyeBot! "); sleep(5); }