Argon & Adafruit FeatherWing OLED

Recently set up a Argon and several Xenon devices. Connected a Particle Adafruit FeatherWing OLED display to the Argon through the I2C pins. No luck so far getting the display working. Tried sample code from the Adafruit tech PDF but got compile errors (Arduino library). No progress trying several code examples from the Web IDE libraries. Still get compile errors.

Suggestions would be greatly appreciated. This is for the 128x32 display. Thanks.

You should use the oled-wing-adafruit library. You can find additional documentation here. It has been tested with the mesh devices and works great.

Thanks Rick for the prompt response. It works! Did have a problem with Chrome timing out while loading the library. Had to use Edge.