Skip to content

Latest commit

 

History

History
7 lines (5 loc) · 248 Bytes

README.md

File metadata and controls

7 lines (5 loc) · 248 Bytes

Arduino-InputClass

Place a serial input function to Arduino IDE just like Python!

This class gets any string from serial interface and returns it a string variable. Be care that convert to integer if you will use string as an integer.

Regards.