Added destructor for BusPwm (fixes #1789)

This commit is contained in:
cschwinne
2021-03-04 22:17:25 +01:00
parent c0dd98b6d7
commit 05521bfd3a
3 changed files with 9 additions and 1 deletions

View File

@@ -8,7 +8,7 @@
*/
// version code in format yymmddb (b = daily build)
#define VERSION 2103040
#define VERSION 2103041
//uncomment this if you have a "my_config.h" file you'd like to use
//#define WLED_USE_MY_CONFIG