lewapek / sds-dust-sensors-arduino-library

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

Fixed compilation warnings, linking error: undefined vtable #9

Closed lewapek closed 5 years ago

lewapek commented 5 years ago

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