• i tried connecting to the Espruino using the Espruino command line on my raspberry pi and here is the output

    pi@ttn-gateway:~ $ espruino --list

    Espruino Command-line Tool 0.0.36

    PORTS:
    /dev/ttyAMA0
    pi@ttn-gateway:~ $ espruino -p /dev/ttyAMA0

    Espruino Command-line Tool 0.0.36

    Connecting to '/dev/ttyAMA0'
    No result found - just got ""
    Connected

    Not sure why i am getting the " just got "" " line
    ideally it should shows the REPL-like interface right ??

About

Avatar for narioinc89 @narioinc89 started