Skip to content

screen.ts getBuffer - setting the buffer colour to 6 as default #200

screen.ts getBuffer - setting the buffer colour to 6 as default

screen.ts getBuffer - setting the buffer colour to 6 as default #200

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
- uses: actions/setup-node@v4
with:
node-version: 22
- run: npx makecode