diff options
author | Matthijs Kooijman <matthijs@stdin.nl> | 2013-12-24 10:57:32 +0100 |
---|---|---|
committer | Matthijs Kooijman <matthijs@stdin.nl> | 2013-12-24 13:22:42 +0100 |
commit | 7ded03787817f65fac27cb0969b7cab00dc4821a (patch) | |
tree | 86e3899e603c82e62b9afab7fdf0b4ca9b9ff7f1 /libraries/EEPROM | |
parent | dce9146485869ed6008dce30777ffd08c1f92311 (diff) |
Add Print::write(const char *, size_t)
The new function just calls Print::write(const uint8_t *, size_t), but
this allows writing out a buffer of chars (without having to learn about
casts).
Diffstat (limited to 'libraries/EEPROM')
0 files changed, 0 insertions, 0 deletions