Extended MaximInterface
Dependents: mbed_DS28EC20_GPIO
Diff: Links/SelectRom.hpp
- Revision:
- 5:3523abdda8ed
- Parent:
- 0:f77ad7f72d04
- Child:
- 8:211d1b8f730c
--- a/Links/SelectRom.hpp Fri Jan 19 10:25:02 2018 -0600 +++ b/Links/SelectRom.hpp Tue Jul 24 08:33:31 2018 +0000 @@ -44,6 +44,7 @@ class OneWireMaster; typedef Function<error_code(OneWireMaster &)> SelectRom; +typedef Function<error_code(OneWireMaster &, const RomId & romId)> SelectRomExt; /// Selector for a multidrop 1-Wire bus. class SelectMatchRom {