#include "eyebot.h" #include int main() { LCDPrintf("HELLO from EyeBot! "); LCDMenu("DONE", "BYE", "EXIT", "OUT"); KEYWait(ANYKEY); }