PerennialNovice

Results 3 comments of PerennialNovice

I also very much would like to see something similar to accounts/personalized feed

Hi and thanks for this wonderful plugin :), I also observe some DRC violations after melting a ready-routed board. Unfortunately I have no solution so far but would like to...

@ROBOTIS-Will: I got the Dynamixel2Arduino lib running on a custom STM32L4R5 board. Changes needed, apart the ugly #undef mentioned above, were very small. Just added ``` #ifdef ARDUINO_ARCH_STM32 else{ port_.enableHalfDuplexRx();...