Skip to content
This repository was archived by the owner on Jul 31, 2019. It is now read-only.

Commit f7969a0

Browse files
committed
Add note for app startup
1 parent a9e11c6 commit f7969a0

2 files changed

Lines changed: 4 additions & 0 deletions

File tree

README.ja.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -73,6 +73,8 @@ FlashAir™の無線LAN機能を使い、FlashAir IoT Hubを経由する事で
7373
- `cd node_modules/keytar`
7474
- run `..\.bin\node-gyp rebuild --target=1.7.8 --arch=x64 --dist-url=https://atom.io/download/atom-shell`
7575
- `--target`にはElectronのバージョン番号を、`--arch=x64`みはお使いの環境のパラメータを指定してください。
76+
- アプリ起動時に「読み込み中...」と表示し続ける。
77+
- メニューの リモート > ログアウト をクリックし、FlashAir IoT Hubに再ログインする事で解消する事があります。
7678

7779
## Licence
7880

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -73,6 +73,8 @@ Note: Since version 0.2.0, Lua scripts are using [FlashAir IoT Hub](https://iot-
7373
- `cd node_modules/keytar`
7474
- run `..\.bin\node-gyp rebuild --target=1.7.8 --arch=x64 --dist-url=https://atom.io/download/atom-shell`
7575
- Please specify the version number of Electron for `- target` and the parameter of your environment for `--arch = x64`.
76+
- Continue displaying "読み込み中...(in English "Loading")" at application startup.
77+
- Click Remote> Logout on the menu. It may be solved by re-logging in to FlashAir IoT Hub.
7678

7779
## Licence
7880

0 commit comments

Comments
 (0)