My Code module should be considered obsolete for 2 reasons.
1- it only works with pin 8... no other pin will do.
2- A NeoPixel lib exists for B4R, wich allows for a more flexible use.
When I wrote that code module, no other libraries existed for B4R, and even for Arduino, the choices were limited.
It was "simple" to adapt as it mainly used C to tap into a "less known" arduino functionality.