Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
Dependents: MAXREFDES131_Qt_Demo MAX32630FTHR_iButton_uSD_Logger MAX32630FTHR_DS18B20_uSD_Logger MAXREFDES130_131_Demo ... more
Diff: OneWire_Masters/DS2465/DS2465.hpp
- Revision:
- 35:5d23395628f6
- Parent:
- 34:11fffbe98ef9
- Child:
- 47:307dc45952db
--- a/OneWire_Masters/DS2465/DS2465.hpp Fri Apr 01 09:29:55 2016 -0500 +++ b/OneWire_Masters/DS2465/DS2465.hpp Fri Apr 01 14:29:22 2016 -0500 @@ -77,7 +77,6 @@ OneWireMaster::CmdResult OWWriteBlock(bool tx_mac, const std::uint8_t *tran_buf, std::uint8_t tran_len); virtual OneWireMaster::CmdResult OWSetSpeed(OWSpeed new_speed); virtual OneWireMaster::CmdResult OWSetLevel(OWLevel new_level); - virtual OneWireMaster::CmdResult OWTriplet(SearchDirection & search_direction, std::uint8_t & sbr, std::uint8_t & tsb); //DS2465 Coprocessor Commands