esp8266-anemometer
esp8266-anemometer copied to clipboard
Where do I place myconfig_samples.h
Hi,
I have a Wemos D1 Mini, and normally use it with precompiled tasmote files. Where would I have to place the myconfig_samples.h, and what is the software base of this. The readme does not state that. Could you describe it in more detail, for example, where to place in Arduino IDE, what modules to use?
Greetings, Heiko
you have to rename myconfig_samples.h --> myconfig.h and place in the same folder. then compile.