yahboom_mbit icon indicating copy to clipboard operation
yahboom_mbit copied to clipboard

Hex file with Yahboom Smart Robot Car will not build

Open aerik opened this issue 6 years ago • 2 comments

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

aerik avatar Nov 21 '18 22:11 aerik

Same here. I will try this to resolve

jirexx avatar Apr 16 '19 10:04 jirexx

I have solved this bug!

lzty634158 avatar Dec 19 '19 02:12 lzty634158