periph / devices

Go·Hardware·Lean - Device drivers
https://periph.io
Apache License 2.0
83 stars 37 forks source link

lirc requries linebreak \n for SEND_ONCE #57

Closed emulatorchen closed 1 year ago

emulatorchen commented 1 year ago
  1. Please prefix the issue title with the primary package affected. For example, Fixes periph.io/x/devices/v3/devices/lirc/lirc.go:67

  2. Mention the issue number it fixes or add the details of the changes if it doesn't have a specific issue. Examples:

    • Fixes #56

P.S. There's already another issue when the command is sent successfully but the parse of lirc.go cannot recognize it the the SEND_ONCE trigger a raw config. I will fill another issue once I have the solution.

google-cla[bot] commented 1 year ago

Thanks for your pull request! It looks like this may be your first contribution to a Google open source project. Before we can look at your pull request, you'll need to sign a Contributor License Agreement (CLA).

View this failed invocation of the CLA check for more information.

For the most up to date status, view the checks section at the bottom of the pull request.

google-cla[bot] commented 1 year ago

Thanks for your pull request! It looks like this may be your first contribution to a Google open source project. Before we can look at your pull request, you'll need to sign a Contributor License Agreement (CLA).

View this failed invocation of the CLA check for more information.

For the most up to date status, view the checks section at the bottom of the pull request.

maruel commented 1 year ago

Thanks!