- Wed Nov 29, 2017 3:34 am
#72154
I just found out (after looking and not finding it all day, I found it while looking for something else! Ain't it the way?!?!) that there is an ESP32 in a WeMos D1 Mini format. That's exactly what I needed to relieve my memory constraint and keep the physical layout I am using now with the triple backplane. It has double(?) the RAM of the 8266 and should keep me in memory for the rest of my project. HOORAY!
So that takes care of the memory problem, but I still have the compiler problem. I hope someone can tell me why it is blowing up and declaring my routine is not defined because when I add the routine back in, as I would like to do, it will kill me once again.
Half way there Mikey