energia / msp432-core

MSP432 Core and Framework
14 stars 10 forks source link

Serial.readString and Stream.readString are undocumented #5

Open ablatner opened 7 years ago

ablatner commented 7 years ago

These are documented on Arduino's website but not on Energia's. However these are impacted by #4. While this is an inefficient function, it's the simplest from the perspective of beginner users.