Skip to content

Tags: ladyada/Adafruit_CircuitPython_NTP

Tags

2.2.6

Updated docs link, updated python docs link, updated setup.py

2.2.5

Updated readthedocs file

Signed-off-by: dherrada <dylan.herrada@adafruit.com>

2.2.4

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request adafruit#19 from process1183/type_annotations

[adafruit#18] Add type annotations

2.2.3

Re-added pylint install to build.yml

Signed-off-by: dherrada <dylan.herrada@adafruit.com>

2.2.2

Hardcoded Black and REUSE versions

Signed-off-by: dherrada <dylan.herrada@adafruit.com>

2.2.1

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request adafruit#15 from adafruit/REUSE

Ran pre-commit, added licenses

2.2.0

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request adafruit#14 from krittick/master

made printing to console optional when set_time() fails.

2.1.1

Fixed discord invite link

2.1.0

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request adafruit#11 from theelectricmayhem/patch-1

Changed tz_offset to seconds, updated docstring

2.0.0

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request adafruit#10 from theelectricmayhem/patch-1

Add optional timezone offset for NTP.set_time()