Update README.md

This commit is contained in:
Nebel 2022-11-25 22:39:18 +09:00 committed by GitHub
parent ce988d9af6
commit 2d8bdc1b72
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -150,7 +150,7 @@ CHIRIMEN panel > setup CHIRIMEN
## サンプルコードの実行
new file > "hello.js"
Create New Text > "hello.js"
```js
import { requestGPIOAccess } from "node-web-gpio"; // WebGPIO を使えるようにするためのライブラリをインポート