@navas Sorry - I was not clear. Not the connection baud rate, the SPI baud rate to connect to your LCD module:
http://www.espruino.com/Reference#l_SPI_setup
SPI2.setup({mosi:D0, sck:D2,baud:100000});
@Wilberforce started
Espruino is a JavaScript interpreter for low-power Microcontrollers. This site is both a support community for Espruino and a place to share what you are working on.
@navas
Sorry - I was not clear. Not the connection baud rate, the SPI baud rate to connect to your LCD module:
http://www.espruino.com/Reference#l_SPI_setup