eclipse / mraa

Linux Library for low speed IO Communication in C with bindings for C++, Python, Node.js & Java. Supports generic io platforms, as well as Intel Edison, Intel Joule, Raspberry Pi and many more.
http://mraa.io
MIT License
1.37k stars 614 forks source link

Fixed the snprintf call & UART address changed #1033

Closed ADLINK-COM closed 4 years ago

ADLINK-COM commented 4 years ago

… to snprintf call for safty reason. fixed other warnings.

Signed-off-by: gowtham.r gowtham.r@adlinktech.com