microsoft / pxt-neopixel

A Neo-Pixel package for pxt-microbit
https://makecode.microbit.org/pkg/microsoft/pxt-neopixel
MIT License
58 stars 141 forks source link

moving / to Math.idiv #25

Closed pelikhan closed 6 years ago

pelikhan commented 6 years ago

Ensure that divisions are made with integer semantics.

pelikhan commented 6 years ago

@jaustin