T
Reaction score
1

Latest activity Postings About

    • T
      1.62 beta 5, Arduino IDE 2.3.10 and Windows 10 Professional. Serial Monitor works fine. Programming works fine. No issues so far. Thanks!
    • T
      tasrgi reacted to PaulStoffregen's post in the thread USB transmit buffers with Like Like.
      This is the code which implements Serial.availableForWrite() on Teensy 3.6. https://github.com/PaulStoffregen/cores/blob/master/teensy3/usb_serial.c#L240 To briefly explain, it first checks whether a packet buffer is allocated, and if not it...
  • Loading…
  • Loading…
Back
Top