Am 26.01.2017 um 19:14 schrieb Ritchie:
>
> I also add debug code in the OW_w_mem() function to see the problem.
> Here the function :
>
> //write bytes[size] is now common for normal and eeprom
> static GOOD_OR_BAD OW_w_mem(BYTE * data, size_t size, off_t offset,
> struct parsedname * pn)
> {
> size_t remain = size ;
> off_t local_offset = 0 ;
> int retry=0; //retry at 32byte block level because it is sometime hard
> to have a scuccession of 16 successfull bloc writes
>
This is from owfs-code/module/owlib/src/ow_bae.c
You are editing the wrong file.
Kind regards
Jan
------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, SlashDot.org! http://sdm.link/slashdot
_______________________________________________
Owfs-developers mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/owfs-developers