Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix template usage with % in OSC device listing #1977

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

kiilerix
Copy link

ola_dev_info was showing un unexpanded '%d':

Device 8: OSC Device
  port 0, IN /dmx/universe/%d, priority 100
  port 1, IN /dmx/universe/%d, priority 100
  port 2, IN /dmx/universe/%d, priority 100

ola_dev_info was showing un unexpanded '%d':

    Device 8: OSC Device
      port 0, IN /dmx/universe/%d, priority 100
      port 1, IN /dmx/universe/%d, priority 100
      port 2, IN /dmx/universe/%d, priority 100
@DaAwesomeP
Copy link
Member

We should maybe target the 0.10 branch with this.

@kripton
Copy link
Member

kripton commented Sep 25, 2024

We should maybe target the 0.10 branch with this.

Indeed, that would make sense. @kiilerix thanks for the fix!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants