Autonomous Balancing Robot

Hi, open “settings.h” file and modify line:

#define PLATFORM_DEVICE  Usb

Should be:

#define PLATFORM_DEVICE  Edison

if you want to use Ralph in the following configurations:
a) Ralph + Intel Edison
b) Ralph + Intel Edsion + camera
c) Ralph + iPhone

It should help.