Skip to content

when UART err occurs, disable listener mode, so that it can be detect… #216

when UART err occurs, disable listener mode, so that it can be detect…

when UART err occurs, disable listener mode, so that it can be detect… #216

Workflow file for this run

name: Build Documentation
on:
push:
branches: [ master ]
jobs:
deploy:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- name: Build Documentation
uses: mattnotmitt/doxygen-action@v1
with:
doxyfile-path: doc/Doxyfile