2019-02-14 10:21:14 +08:00
|
|
|
# Arduino IDEのM5Stackライブラリ更新方法 {docsify-ignore-all}
|
2018-12-25 16:04:58 +08:00
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
### 1. Arduino IDEを起動し、`スケッチ`->`ライブラリをインクルード`->`ライブラリを管理...`
|
|
|
|
|
|
|
|
|
|
### 2. 検索ボックスに`M5Stack`と入力し、検索
|
|
|
|
|
|
|
|
|
|
<figure class="thumbnails">
|
|
|
|
|
<img src="assets/img/getting_started_pics/m5stack_core/get_started_with_arduino_m5core/mac/macOS_install_m5stack_lib.png" alt="Screenshot of coverpage" title="Cover page">
|
|
|
|
|
</figure>
|
|
|
|
|
|
|
|
|
|
### 3. もし以下のように表示されたら`アップデート`をクリック
|
|
|
|
|
|
|
|
|
|
**もし`インストール`と表示された場合は、まだあなたがM5Stackライブラリをインストールしていない事を意味します。**
|
|
|
|
|
|
|
|
|
|
<figure class="thumbnails">
|
|
|
|
|
<img src="assets/img/getting_started_pics/m5stack_core/get_started_with_arduino_m5core/mac/macOS_search_m5stack.png" alt="Screenshot of coverpage" title="Cover page">
|
|
|
|
|
</figure>
|