tm_mercury v0.3.0 TM.Mercury.Transport

Summary

Functions

Change the baud rate on the underlying UART connection. Note: this might not be supported by Nerves.UART yet, but it still accepts the call

Functions

close(conn)
open(conn)
reopen(conn)
send_data(conn, data)
set_speed(conn, speed)

Change the baud rate on the underlying UART connection. Note: this might not be supported by Nerves.UART yet, but it still accepts the call.