ros.pde compile error BYTE not declared in this scope
Hi, I am running Ubuntu 11.10 with latest Fuerte install and arduino 0023 I have followed all the instructions on the websites, but when I try to compile the ros.pde sketch I get the following errors. Any help would be appreciated. -Scott
ros.cpp: In function ‘int handleRead()’: ros.cpp:238:21: error: ‘BYTE’ was not declared in this scope ros.cpp: In function ‘void statusPacket(int, int)’: ros.cpp:266:21: error: ‘BYTE’ was not declared in this scope ros.cpp: In function ‘void loop()’: ros.cpp:325:33: error: ‘BYTE’ was not declared in this scope ros.cpp:472:31: error: ‘BYTE’ was not declared in this scope ros.cpp:513:48: error: ‘BYTE’ was not declared in this scope