It is pretty well-known that I’m not a big fan of the Arduino infrastructure. Granted, these days you have more options with the pro IDE and Platform IO, for example. But the original IDE always gives ...
* @brief Represents a memory buffer containing a message. * The MessageBuffer object does not own the buffer memory. It simply provides an interface * to accessing that memory in a convenient manner. ...
First of all, I think we can all agree that we appreciate the hard work the developers put into the Serial/HardwareSerial development. That being said, I think it's time for a few changes that would ...