Elektrine lite

← Feed

@kirtai@tech.lgbt

Post #3022621

2026-05-08 20:21 UTC

@fast_code_r_us@floss.social Ah sorry, I meant digitalWrite().

Replies (1)

  • @fast_code_r_us@floss.social 2026-05-08 20:24

    @kirtai@tech.lgbt Ah - that's an Arduino 'feature'. It's doing some kind of slow interrupt checking when you ask it to flip a GPIO bit.

    Open ##3022622