lewapek / sds-dust-sensors-arduino-library

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

Add esp32 to the SoftwareSerial.h #ifdef #22

Closed frank7y closed 4 years ago

frank7y commented 4 years ago

The esp32 also doesn't have the SoftwareSerial.h library, it just works without it though. Also you should add the esp32 to the compatibility list in the properties, at the moment there's only the esp8266.