ESP8266 update firmware to change the baudrate
So today I figured I could update firmware on my ESP8266 to make it useful for work with the arduino uno. The problem with the original firmware is that the serial port baudrate is fixed at 115200 which is way …