Board: "Arduino Uno"
ch01_droid_droid:9: error: 'MeetAndroid' does not name a type
ch01_droid_droid.pde: In function 'void setup()':
ch01_droid_droid:31: error: 'phone' was not declared in this scope
ch01_droid_droid.pde: In function 'void loop()':
ch01_droid_droid:37: error: 'phone' was not declared in this scope
ch01_droid_droid.pde: In function 'void setLeft(byte, byte)':
ch01_droid_droid:42: error: 'phone' was not declared in this scope
ch01_droid_droid.pde: In function 'void setRight(byte, byte)':
ch01_droid_droid:50: error: 'phone' was not declared in this scope
JKENNEDY1IN1M:
I think so but i will try to install it thank you but how do i change the error
'Phone is not declared in this scope'
Hello and welcome
All the other errors are resulting from the first one. So you only need to solve the first one. Install the "MeetAndroid" library in C:\Users<username>\Documents\Arduino\libraries