Skip to content

feat: add function to read BL mac address #9

feat: add function to read BL mac address

feat: add function to read BL mac address #9

Workflow file for this run

name: Lint Arduino Library
on: [push, pull_request]
jobs:
lint:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: arduino/arduino-lint-action@v1