infrared_send

Function infrared_send 

Source
pub unsafe extern "C" fn infrared_send(
    message: *const InfraredMessage,
    times: c_int,
)
Expand description

Send message over INFRARED.

ยงArguments

  • message (direction in) - - message to send.
  • times (direction in) - - number of times message should be sent.