lewapek / sds-dust-sensors-arduino-library

Library for Nova Fitness SDS dust sensors family (SDS011, SDS021)
MIT License
65 stars 19 forks source link

Fixed compilation warnings, linking error: undefined vtable #9

Closed lewapek closed 6 years ago

lewapek commented 6 years ago

Fixes #8 Missing virtual destructor warning fixed Linking error fixed - there were problems after adding AbstractSerial virtual destructor