Skip to content

Smogomierz_2.6.0_build_23.03.2019

Compare
Choose a tag to compare
@bfaliszek bfaliszek released this 23 Mar 17:42
· 360 commits to master since this release

PL:

  • Dodano opcję DeepSleep pozwalającą na usypianie urządzenia pomiędzy seriami pomiarów – wymaga połączenia pinów D0 oraz RST na ESP8266!
  • Dodano komunikat o dostępności nowego oprogramowania.
  • Przepisano webserver.h - cały HTML został przeniesiony do pliku html-content.h.
  • Zmieniono sposób działania tłumaczeń. Od teraz znajdują się w folderze src/intl/.
  • Wprowadzono możliwość włączenia automatycznych aktualizacji.
  • Zaktualizowano używane biblioteki.

EN:

  • The DeepSleep option has been added to allow the device to use esp8266 deep sleep options between a series of measurements – DeepSleep requires connection of D0 and RST pins on ESP8266!
  • A message about the availability of new software has been added.
  • The webserver.h file has been rewritten - all HTML has been moved to the html-content.h file.
  • The way the translations work has been changed. They are now in the src/intl/ folder.
  • The option of enabling automatic updates has been introduced.
  • Updated used libraries.