|
Arduino DLNA Server
|
Printf support with output to Print. This class does not do any heap allocations! More...
#include <Printf.h>
Public Member Functions | |
| Printf (Print &out) | |
| size_t | printf (const char *fmt,...) |
Protected Attributes | |
| Print * | p_print = nullptr |
Printf support with output to Print. This class does not do any heap allocations!
|
inline |
|
inline |
|
protected |