diff options
| author | blmorris <bryan.morrissey@gmail.com> | 2015-05-07 13:18:52 -0400 |
|---|---|---|
| committer | Damien George <damien.p.george@gmail.com> | 2015-05-11 23:48:39 +0100 |
| commit | 5df81de7afbf4e9f24413ba957f4a7cce89fa1e0 (patch) | |
| tree | ccca10c22524a909c28651ae00698bbcb91cfd88 /tests/pyb/rtc.py.exp | |
| parent | a7c02c4538bb2b986efb1999e00da4d76345767d (diff) | |
sthmal/rtc.c: Add calibration() method to get/set RTC fine-tuning value.
Diffstat (limited to 'tests/pyb/rtc.py.exp')
| -rw-r--r-- | tests/pyb/rtc.py.exp | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/tests/pyb/rtc.py.exp b/tests/pyb/rtc.py.exp index 43ea70d95..d8d5e0f0a 100644 --- a/tests/pyb/rtc.py.exp +++ b/tests/pyb/rtc.py.exp @@ -14,3 +14,12 @@ (2016, 12, 31, 7, 23, 59, 1) (2016, 12, 31, 7, 23, 59, 59) (2099, 12, 31, 7, 23, 59, 59) +512 +511 +345 +1 +0 +-1 +-123 +-510 +-511 |
