commit | e2abf4429059b7ee3f90cc07f233a66b3022a176 | [log] [tgz] |
---|---|---|
author | Nan Zhou <nanzhou@google.com> | Mon Mar 15 22:47:21 2021 -0700 |
committer | Nan Zhou <nanzhoumails@gmail.com> | Thu Mar 18 10:12:00 2021 -0700 |
tree | d47398f848cb15bee6f1bf4ba217e87c492cd75a | |
parent | ba5258f7158e8a0e61043290aff0873358509158 [diff] |
fix 7seg to use the postcode_t type Postcode handler changes its signature from uint64 to postcode_t. 7seg needs to change accordingly. Tested: Passed unit tests locally. Change-Id: I531ca7ecb174fd648064be60f157cb867bcee676 Signed-off-by: Nan Zhou <nanzhoumails@gmail.com>