error: variable or field ‘adbEventHandler’ declared void

Aduino/Seeeduino 2013. 3. 13. 23:00 Posted by 생각하는로뎅
반응형


  MicroBridge-Arduino를 여기()서 받는다.

  adb 폴더를 sketchbook / libraries / 에 넣는다.


error: variable or field ‘adbEventHandler’ declared void

error: ‘Connection’ was not declared in this scope

error: ‘connection’ was not declared in this scope

error: ‘adb_eventType’ was not declared in this scope

error: expected primary-expression before ‘length’

error: expected primary-expression before ‘*’ token

error: ‘data’ was not declared in this scope

error: expected constructor, destructor, or type conversion before ‘*’ token

error: variable or field ‘adbEventHandler’ declared void

error: ‘Connection’ was not declared in this scope

error: ‘connection’ was not declared in this scope

error: ‘adb_eventType’ was not declared in this scope

error: expected primary-expression before ‘length’

error: expected primary-expression before ‘*’ token

error: ‘data’ was not declared in this scope 






반응형