Files
IoTManager/lib/iarduino_RTC/library.properties

10 lines
1.2 KiB
INI
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
name = iarduino RTC (часы реального времени)
version = 2.0.0
author = iarduino <shop@iarduino.ru>
maintainer = Панькин Павел <shop@iarduino.ru>
sentence = Библиотека для работы с часами реального времени.
paragraph = Поддерживает часы на чипах: DS1302, DS1307, DS3231, RX8025, есть возможность добавлять часы на других чипах. Библиотека позволяет устанавливать и считывать дату/время. Преимуществом данной библиотеки является удобная реализация получения времени. Считывание даты/времени можно осуществить как через переменные (year, month, day, hours, minutes, seconds и т.д.), так и одной строкой в которую попадут значения в соответствии с указанным Вами шаблоном.
category = Timing
url = http://iarduino.ru/file/235.html
architectures = avr,esp8266,esp32
includes = iarduino_RTC.h