LoginSignup
7
5

More than 5 years have passed since last update.

Adafruit_Sensor.h: No such file or directory

Last updated at Posted at 2018-02-26

Arduino で Adafruit のライブラリを include して、Adafruit_Sensor.h: No such file or directory が出たとき。

よく心を落ち着けてみてみよう。Adafruit_Sensor.h はインクルードしたファイルじゃない。

実は Adafruit Unified Sensor という「共通ライブラリ」が必要なので、ライブラリマネージャでインストールして、再ビルドしよう。

7
5
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
7
5