send UART based on key value

Comments

2 comments

  • Jeremy Wood

    Here's how to send out that key:

    - command: define sensorID "Nick\r\n"
    - uartcmd: uart UART0
    send: "%sensorID%"
    timeoutms: 5000
    0
    Comment actions Permalink
  • Nick Vandehey

    amazing! thank you

    0
    Comment actions Permalink

Please sign in to leave a comment.