I download the Arduino PS-2 Master Library. Unzip it, upload to Arduino, complite and this error message come back
Arduino: 1.6.0 (Windows 8), Board: “Arduino Due (Programming Port)”
C:\Users\khang_000\Documents\Arduino\libraries\PS2X_lib\PS2X_lib.cpp:5:20: fatal error: avr/io.h: No such file or directory
#include <avr/io.h>
^
compilation terminated.
Error compiling.
I have been searching around on the web. People seem having a same problem. Please help.