tm_mercury v0.6.0 TM.Mercury.Transport
Link to this section Summary
Functions
Change the baud rate on the underlying UART connection. Note: this might not be supported by Circuits.UART yet, but it still accepts the call
Link to this section Functions
Link to this function
close(conn)
Link to this function
open(conn)
Link to this function
reopen(conn)
Link to this function
send_data(conn, data)
Link to this function
set_speed(conn, speed)
Change the baud rate on the underlying UART connection. Note: this might not be supported by Circuits.UART yet, but it still accepts the call.