Skip to content

Add new G733 hardware ID #233

Add new G733 hardware ID

Add new G733 hardware ID #233

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