Closed eldruin closed 4 years ago
Existing Rust apps tested OK. Sorry I took so long. Thanks so much! :-)
Cool, thanks! I will send you the testing heart rate app soon. It would also be interesting to refactor the touch sensor app to use the I2C traits.
Best, Diego,
El jue., 5 mar. 2020 a las 10:27, Lee Lup Yuen (notifications@github.com) escribió:
Existing Rust apps tested OK. Sorry I took so long. Thanks so much! :-)
— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/lupyuen/pinetime-rust-mynewt/pull/9?email_source=notifications&email_token=AAAKQ5PUGRU5J5K26H5VTKDRF5WBZA5CNFSM4KZT4P7KYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEN4NNZI#issuecomment-595121893, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAAKQ5LWYOOE5POWVDCV5R3RF5WBZANCNFSM4KZT4P7A .
I implemented the embedded-hal I2C traits.