In any event, my question is about the additional pins that are along the bottom of the module. Looking at pins_arduino.h, I don't see mappings for GPIO9 and GPIO10. These are brought out to the sides on the NodeMCU 1.0 boards. Can these be used from Arduino code?
Also, what is the state of using the CS0, MISO, MOSI, and SCLK pins along the bottom? Can these be used for SPI to connect to other devices, such as a display?
Thanks,
-- John