Skip to content

RS485_BUS_CONTROLLER: adding failsafe timer #138

RS485_BUS_CONTROLLER: adding failsafe timer

RS485_BUS_CONTROLLER: adding failsafe timer #138

Workflow file for this run

name: Pull Request
on:
pull_request:
jobs:
run_pull_request_checks:
runs-on: ubuntu-latest
steps:
# Verify if there are no broken links in PR
- uses: actions/checkout@master
- uses: gaurav-nelson/[email protected]
with:
use-verbose-mode: 'yes'