ghnotgood commented on PR #19216:
URL: https://github.com/apache/nuttx/pull/19216#issuecomment-4810448455

   > What's the point of exposing the header?
   
   The header is exposed already. This change fixes the inconsistency where the 
`onewire_valid_rom` function implemented in `1wire_crc.c` file is not declared 
in `1wire_crc.h` but elsewhere.
   
   And it helps myself to use `onewire_valid_rom` to validate received ROM in 
custom board code.
   
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to