Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #1689
    Anonymous
    Inactive

    Hi. I just downloaded ps2x.library for my arduino.

    I created Arduino>libraries>PS2X_lib folder.

    I opened the ps2x example, but I couldn’t run it.

    Error message said:

    PS2X_Example:3: error: ‘PS2X’ does not name a type

    what does this mean?

    #1715
    Anonymous
    Inactive

    That means there was a problem getting the library imported.  If you placed the files in the library folder after starting Arduino, you’ll need to close it and re-open it for the library to be available.

    Otherwise, check out how to import a library.  The jist is to extract the zip file into your libraries folder.

    #1738
    Bill
    Member

    Did you get it working?

Viewing 3 posts - 1 through 3 (of 3 total)
  • You must be logged in to reply to this topic.