embedded-hal icon indicating copy to clipboard operation
embedded-hal copied to clipboard

Should `timer::CountDown` be a supertrait for `timer::Periodic`?

Open hannobraun opened this issue 7 years ago • 0 comments
trafficstars

#67 adds a new timer trait that has timer::CountDown as a supertrait. Should the same be done for timer::Periodic?

I think yes.

cc @therealprof @jonas-schievink

hannobraun avatar Jun 20 '18 10:06 hannobraun