I solve the encoder motor library and than attached solved library zip file


#1

I was try to dev my S/W with Makeblock library. but compile error occurred in dev process.
Error shows that some multiple single Me Classes corruption is occurred.

I fix this problem that removing corrupted classes, and than compressing library to zip file.

If you have trouble with encoder motor development, you can use attached library zip file.

usage

  1. Remove all Makeblock library directory contents in windows and arduino.

  2. Download attached zip file and extract to temp directory.

  3. Copy temp directory contents to arduino library directory.

  4. Restart Arduino IDE and good dev.

Good lock :slight_smile:

Makeblock.zip (111.0 KB)


#2