NUNO LEITE 0 Posted May 19, 2019 Report Share Posted May 19, 2019 Bom tarde, Estou a tentar realizar um trabalho final, e decidi fazer em arduino. Porem estou com alguns problemas nomeadamente quando instalo uma biblioteca para o sensor BME 280 (Adafruit BME280 Library) da sempre erro a encontrar o diretorio. Se algum souber que possa ajudar. Erro: Citação In file included from C:\Users\User\Desktop\PAP\BME\BME.ino:5:0: C:\Users\User\Documents\Arduino\libraries\Adafruit_BME280_Library/Adafruit_BME280.h:26:29: fatal error: Adafruit_Sensor.h: No such file or directory compilation terminated. exit status 1 Erro ao compilar para a placa DOIT ESP32 DEVKIT V1. Obrigado. Link to post Share on other sites
bsccara 27 Posted May 20, 2019 Report Share Posted May 20, 2019 Pelo erro diria que provavelmente falta-te incluir uma outra biblioteca de que a BME280 depende. A Adafruit_Sensor talvez ?... Link to post Share on other sites
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now