experiments with Pylontech/GroWatt PV tech
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

10 lines
384 B

  1. name=Time
  2. version=1.5
  3. author=Michael Margolis
  4. maintainer=Paul Stoffregen
  5. sentence=Timekeeping functionality for Arduino
  6. paragraph=Date and Time functions, with provisions to synchronize to external time sources like GPS and NTP (Internet). This library is often used together with TimeAlarms and DS1307RTC.
  7. category=Timing
  8. url=http://playground.arduino.cc/code/time
  9. architectures=*