avdweb_Switch icon indicating copy to clipboard operation
avdweb_Switch copied to clipboard

errors when compiling

Open gore80 opened this issue 4 years ago • 4 comments

error: 'constexpr' needed for in-class initialization of static data member 'void* Switch::_beepAllCallbackParam' of non-integral type [-fpermissive]

static void* _beepAllCallbackParam = nullptr; // can be used by all objects

gore80 avatar Nov 10 '20 14:11 gore80

I have no time to look into this, sorry

avandalen avatar Nov 15 '20 09:11 avandalen

@avandalen Dear Albert, if you enable me as collaborator again I could keep an eye on the library. Best.

Martin-Laclaustra avatar Nov 23 '20 19:11 Martin-Laclaustra

Hi Martin Yes, that would be nice, I have add you Thank you

avandalen avatar Nov 24 '20 10:11 avandalen

Just as a note, this issue should be closed as the library now compiles just fine on the Generic ESP8266 Module.

nomakewan avatar Jul 21 '24 07:07 nomakewan

This is also fixed in the latest release. Kindly update to the latest version of the library.

boseji avatar Aug 18 '24 03:08 boseji