Ben Combee

Results 17 comments of Ben Combee

Which version of the Arduino IDE are you using? This library was developed before the days of Arduino 1.0, and may have broken with recent Ethernet library changes.

Modify the WEBDUINO_COMMANDS_COUNT variable in WebServer.h or #define it before including that file.

Feel free to submit a pull request. We're not actively maintaining this code now, I've not personally used it in years On Jul 21, 2017 11:01 PM, "forseyra" wrote: >...

Ah, I'd assumed that the original repo wasn't being maintained, since I only saw your changes, but now I see its had activity in 2019. I'll reformat my commit message...

Created PR for Len at https://github.com/LenShustek/miditones/pull/23

I didn't know that! I'll try that out next time.

References: https://gitlab.com/x86-psABIs/x86-64-ABI/-/jobs/artifacts/master/raw/x86-64-ABI/abi.pdf?job=build part 3.2.3 and https://itanium-cxx-abi.github.io/cxx-abi/abi.html (search for "non-trivial for the purposes of calls") and https://godbolt.org/z/4n45r6hMq