Tweet

a #circuitpython question: making a board definition, and I’m trying to get a square wave out on one pin at all times. trying to do this with a TCC in board_init. is there a trick to this? my code works in Arduino, but not when compiled into CircuitPython. https://gist.github.com/joeycastillo/8a423e959ce09d2416fa7ba92625838c

(original)