esp8266-anemometer icon indicating copy to clipboard operation
esp8266-anemometer copied to clipboard

Where do I place myconfig_samples.h

Open heikoh81 opened this issue 5 years ago • 1 comments

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

heikoh81 avatar Mar 03 '19 21:03 heikoh81

you have to rename myconfig_samples.h --> myconfig.h and place in the same folder. then compile.

asking23 avatar Jun 25 '19 12:06 asking23