Compile error #include <avr/dtostrf.h>
Development
3
Posts
2
Posters
3.3k
Views
2
Watching
-
I'm trying out AtmelStudio 7 and so far it looks great. I am running into an issue while trying to compile the MySensors DallasTemperature sketch.
MyHwSAMD.cpp:20: In file included from
MyHwSAMD.h: 30:25: fatal error: avr/dtostrf.h: No such file or directory
#include <avr/dtostrf.h>
compilation terminatedI've looked on the internet but so far no real answer just a bunch of GeekSpeak I don't understand. Don't get me wrong I a huge Geek but there are some thing I'll never understand.
-
Maybe this helps:
https://forum.arduino.cc/index.php?topic=378874.0