Skip to content

Commit

Permalink
Check script added
Browse files Browse the repository at this point in the history
  • Loading branch information
marc2016 committed Jul 12, 2024
1 parent e1b0cb1 commit 3475968
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -69,6 +69,7 @@
"prebuild": "rimraf ./build",
"build:ts": "tsc -p tsconfig.build.json",
"build": "build-adapter ts",
"check": "tsc --noEmit",
"watch:ts": "tsc -p tsconfig.build.json --watch",
"watch": "npm run watch:ts",
"test": "npm run test:package && npm run test:unit",
Expand Down

2 comments on commit 3475968

@rainereglinsky
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hello, since today the adapter does not connect to the host. I've updated to recommended RPI2.0 Monitor. Any Idea? Thank you!

@rainereglinsky
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

sorry - .. is not Connected to device or service!

Please sign in to comment.