madsci1016 / Arduino-EasyTransfer

An Easy way to Transfer data between Arduinos
http://www.billporter.info/easytransfer-arduino-library/
318 stars 113 forks source link

Destructor, free the malloc #6

Open JoseAntonioTorre opened 9 years ago

JoseAntonioTorre commented 9 years ago

Only use the destruct for free the malloc and avoid possible memory leaks !