Skip to content
This repository has been archived by the owner on Nov 25, 2024. It is now read-only.

sensors.ts: Analog pin (0,1,2); changed to return voltage values (0 t… #110

sensors.ts: Analog pin (0,1,2); changed to return voltage values (0 t…

sensors.ts: Analog pin (0,1,2); changed to return voltage values (0 t… #110

Workflow file for this run

name: MakeCode Build
on:
push:
workflow_dispatch:
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
with:
submodules: recursive
- run: npx makecode