Forum Rule: Always post complete source code & details to reproduce any issue!

Search:

Type: Posts; User: PaulStoffregen

Search: Search took 0.02 seconds.

  1. I've updated analogRead() on Teensy 3 and 4 to...

    I've updated analogRead() on Teensy 3 and 4 to (hopefully) be consistent in calling yield().

    https://github.com/PaulStoffregen/cores/commit/02b18c609abebb4b3565a9d4b8db43f3433c6f78
  2. These conversations about yield() are so...

    These conversations about yield() are so difficult because yield() is weak symbol that's meant to be overridden when someone wants to change from the simple event callbacks we have now to something...
Results 1 to 2 of 2