Yes, and mine is:
process.env
={"VERSION":"1v45","BUILD_DATE":"Jan 16 2014","BUILD_TIME":"11:24:26","BOARD":"STM32F3DISCOVERY","CHIP":"STM32F303VCT6","CHIP_FAMILY":"STM32F3","FLASH":262144,"RAM":40960}
Although I have inserted a print ("asdf"); instead of LED4.set();, it does not work.
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.
Yes, and mine is:
process.env
={"VERSION":"1v45","BUILD_DATE":"Jan 16 2014","BUILD_TIME":"11:24:26","BOARD":"STM32F3DISCOVERY","CHIP":"STM32F303VCT6","CHIP_FAMILY":"STM32F3","FLASH":262144,"RAM":40960}
Although I have inserted a print ("asdf"); instead of LED4.set();, it does not work.
I found my old 1v41 and it works!