mirror of
https://github.com/kou029w/chirimen-hands-on.git
synced 2025-01-18 16:08:13 +00:00
Update README.md
This commit is contained in:
parent
ce988d9af6
commit
2d8bdc1b72
1 changed files with 1 additions and 1 deletions
|
@ -150,7 +150,7 @@ CHIRIMEN panel > setup CHIRIMEN
|
||||||
|
|
||||||
## サンプルコードの実行
|
## サンプルコードの実行
|
||||||
|
|
||||||
new file > "hello.js"
|
Create New Text > "hello.js"
|
||||||
|
|
||||||
```js
|
```js
|
||||||
import { requestGPIOAccess } from "node-web-gpio"; // WebGPIO を使えるようにするためのライブラリをインポート
|
import { requestGPIOAccess } from "node-web-gpio"; // WebGPIO を使えるようにするためのライブラリをインポート
|
||||||
|
|
Loading…
Add table
Reference in a new issue