Skip to content
ggodart edited this page Jan 5, 2021 · 1 revision

Marrick

See original NOTE: appears to duplicate Lynx10PLC

SYNOPSIS

DESCRIPTION

This module implements code to send/receive X10 data via the Marrick Lynx10 serial interface

INHERITS

INI PARAMETERS

To use this interface, add the following lines to your mh.ini file:

  Lynx10_module=Lynx10
  Lynx10_port=/dev/ttyS0
  Lynx10_baudrate=1200

For debugging, set debug in mh.ini to include marrick

METHODS

AUTHOR

SEE ALSO

Clone this wiki locally