Discuss here different C compiler set ups, and compiling executables for the ESP8266

User avatar
By primacomputer
#83742 I have a fresh install of the Arduino, pulled the latest from github and copied the libraries my sketchbook location, board Generic ESP8266 Module. When I build I get an error "ESP8266Basic:47:21: error: OneWire.h: No such file or directory" If I install "the" onewire library I get all kinds of errors, mostly about u32_t Which onewire library am I supposed to use?