Robert Whitehouse

Results 3 comments of Robert Whitehouse

Also the documentation should clarify exactly what happens during assignment - i.e. is the donor array contents copied across, or does the recipient String object just receive a reference?

Hi John, Thanks for the response. I’ve had a quick look at your code and it doesn’t look too difficult to add ESP32 support. The ESP32 timer interrupt architecture is...

Hi @hazymat - I had a look at this and actually coded up an ESP32 version - it wasn't a lot of work. BUT I have never got around testing...