Skip to content

Add env for Lolin Wemos D1 mini with CC1101 #3668

Add env for Lolin Wemos D1 mini with CC1101

Add env for Lolin Wemos D1 mini with CC1101 #3668

Workflow file for this run

name: Check Code Format
on: [push, pull_request]
jobs:
lint:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- name: Check main format
uses: DoozyX/[email protected]
with:
source: "./main"
extensions: "h,ino"
clangFormatVersion: 9