Do you think it's pin compatible with the HC-05?
You can also do Serial2.setConsole(); and then you can program Espruino via Bluetooth too :)
Serial2.setConsole();
@Gordon 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.
Do you think it's pin compatible with the HC-05?
You can also do
Serial2.setConsole();
and then you can program Espruino via Bluetooth too :)