Particle NeoPixel library out of date. Does not support GRBW order

I’m trying to drive a genuine Adafruit NeoPixel strip and the Red and Green are backwards. I’ve tried creating a new app and including my own library copied from Adafruit’s official repo. https://gist.github.com/RichardBronosky/77c88aaeab341bcf7ec66aeea770b5a7

It compiles, but does not animate pixels when uploaded. Ideas?

There is a spot in the library where you can choose to switch the R and G so it displays correctly. Search the forum and you should come up with something. I’ve asked about this in the past on here and figured it out.