lzty634158 / yahboom_mbit

MIT License
30 stars 69 forks source link

Hex file with Yahboom Smart Robot Car will not build #1

Open aerik opened 5 years ago

aerik commented 5 years ago

This library is used for the Yahboom Smart Robot Car, and the program provided for that car uses bluetooth ("Extension bluetooth is incompatible with neopixel. Remove bluetooth and add neopixel?").

Any plans to remove the NeoPixel dependency?

This can be resolved by forking the neopixel and pxt-ws2812b libraries, then removing line 30 ("cpsid i ; disable irq") in sendBuffer.asm

jirexx commented 5 years ago

Same here. I will try this to resolve

lzty634158 commented 4 years ago

I have solved this bug!