1
0
mirror of https://github.com/arduino/Arduino.git synced 2024-11-30 11:24:12 +01:00
Arduino/hardware/arduino
Matthijs Kooijman f304abe35f Add uint8_t* versions of methods in Stream
The new functions just call their char* equivalents, but this allows
reading bytes into a buffer of uint8_t as well as chars.
2013-12-24 13:22:42 +01:00
..
avr Add uint8_t* versions of methods in Stream 2013-12-24 13:22:42 +01:00
sam Add uint8_t* versions of methods in Stream 2013-12-24 13:22:42 +01:00