Commit graph

14 commits

Author SHA1 Message Date
Akihiko.KIgure
64729aec7b
parseUint16 の引数名修正 2022-01-11 18:07:07 +09:00
Akihiko.KIgure
13b064f140
husky, lint-staged, prettier 導入によるコミット時の自動フォーマット (#29)
* cf feature/prettier husky, lint-staged, prettier add.
2021-12-08 10:01:04 +09:00
Satoru Takagi
4e25298fb8
Fix issue #30 (#31)
EACCES: permission deniedエラーが出る問題の解決
Fix #30
2021-09-03 15:46:55 +09:00
Akihiko.KIgure
13b6bc57b1
Feature/lint (#22)
* eslint package install

* scrupt add .

* warning resolved

* warning resolced

* error  Async function 'requestGPIOAccess' has no 'await' expression resolved

* Promise returned in function argument where a void return was expected resolved

* package-lock.json 削除

* script improve

* temporary commit

* L234 disabled eslint rules

* L159 lint disabled

* レビュー指摘事項反映
2021-03-28 17:31:23 +09:00
23038476a6 Compliant with specification in Web GPIO API 2019-10-18 21:43:32 +09:00
832143b725 set this.name property 2019-10-18 21:43:32 +09:00
a227fb07eb Function to get portName 2019-10-18 01:49:23 +09:00
3b39377e22 refactor 2019-10-18 01:29:58 +09:00
46e03bda46 docs: GPIOPortMap 2019-10-16 00:27:50 +09:00
95c5572819 パフォーマンスの改善: GPIOPortMapSizeMaxを設ける (1023) 2019-10-16 00:13:31 +09:00
90f36eb6f1 仕様に合わせる 2019-10-15 23:31:35 +09:00
2e586e9be5 プロセスを整理 2019-10-15 20:56:02 +09:00
d79f14234a fix path 2019-10-15 20:50:47 +09:00
aab3397bf9 create @notweb/gpio 2019-10-13 02:13:19 +09:00