Skip to content

Added json output of equalizer information of the device #206

Added json output of equalizer information of the device

Added json output of equalizer information of the device #206

Workflow file for this run

name: Test Code Style
on: [pull_request]
jobs:
format-check:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: DoozyX/[email protected]
with:
source: '.'
extensions: 'h,c'
clangFormatVersion: 16