• TerryE's avatar
    Merge Onewire changes from Master into Dev · 583049f6
    TerryE authored
    Master contained two OW changes one of which was already reimplemented in dev using the
    correct macros.  The second was from hazarkarabay (f6d0c0c) that onewire_search()
    returns a device address vector even when no device is found.  I've reimplemented this
    but using the correct index, rom_byte_number, rather than declaring a new temp index i.
    583049f6
onewire.c 17.1 KB