nRF52840-instruction
nRF52840-instruction copied to clipboard
将ws2812的output模式改为开漏输出,
我看到源码里nrf ws2812的驱动为pwm方式,但只有push& pull,能不能改成od呢?还是说需要手写对应的驱动?