netmindz

Results 244 comments of netmindz

> References to PROGMEM seem to all talk about it's usage in relation to const char, which I am not using at all

Change made to the strings @blazoncek

Hang fire on the merge, I'm seeing an issue with 8266 oappend() buffer overflow. Cannot append 1127 bytes

permission has already been granted what error are you getting when you try to push @blazoncek ?

I welcome any refactoring that helps reduce the code, the work so far was a bit of a transposition from HTML to C++ where my main focus was on the...

The motivation for the change is that if you look at the hub75 branch, you will see how the list of LEDTypes is dependent on which Bus classes you include...

Yes it is build time, but you can't for example set the array to be size 27 but then 28 if this particular build flag is enabled without it all...

Sorry I've not had any time to look at this properly over the last few weeks. I think the point we had got to was that some of the suggested...

It sounds like there had been quite a lot of discussion about this and I'm very much a novice with C++ so would it perhaps make sense for perhaps @robertlipe...