Updated readme to reference wasptool for setting rtc.
This commit is contained in:
parent
0d248c5fab
commit
d037a467c9
1 changed files with 6 additions and 0 deletions
|
@ -88,6 +88,12 @@ watch.rtc.set_localtime((yyyy, mm, dd, HH, MM, SS))
|
|||
wasp.run()
|
||||
~~~
|
||||
|
||||
Or just use:
|
||||
~~~
|
||||
./tools/wasptool --rtc
|
||||
~~~
|
||||
which can run these commands automatically.
|
||||
|
||||
As mentioned above there are many drivers and features still to be
|
||||
developed, see the [TODO list](TODO.md) for current status.
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue