Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5

WeatherDuino_4PESP8266_WD_v5.0_b009
#1

This latest software version references the language files as per previous versions e.g. 

en_GB.h 

However the actual file names in the folder _lang have changed to en_GB_UTF8.h the code in Config_options needs changing as per below to avoid a compilation error..

#include "_lang/en_GB_UTF8.h"      // Change the language code according to your preference. Keep "_lang/" and the ".h" at the end

Other than that all seems good so far
Andy
Reply


Messages In This Thread
WeatherDuino_4PESP8266_WD_v5.0_b009 - by atbukc - 21-03-2019, 17:10
RE: WeatherDuino_4PESP8266_WD_v5.0_b009 - by werk_ag - 21-03-2019, 19:36
RE: WeatherDuino_4PESP8266_WD_v5.0_b009 - by atbukc - 21-03-2019, 23:02
RE: WeatherDuino_4PESP8266_WD_v5.0_b009 - by werk_ag - 21-03-2019, 23:04



Users browsing this thread: 1 Guest(s)