Add minimal example script and update README with warning about date synchronization
This commit is contained in:
parent
9d5419566c
commit
4b7268d4eb
2 changed files with 28 additions and 0 deletions
|
|
@ -1,3 +1,6 @@
|
|||
# Examples
|
||||
|
||||
- [Recommended usage with NTP time synchronization](example.py)
|
||||
- [Minimal example](minimal.py)[^warning-date]
|
||||
|
||||
[^warning-date]: Warning: this will send an email with a very wrong date if the time was not synchronized on the device.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue