xiaoxiang781216 commented on code in PR #17183:
URL: https://github.com/apache/nuttx/pull/17183#discussion_r2420807949


##########
include/nuttx/1wire/1wire_ds2xxx.h:
##########
@@ -23,8 +23,8 @@
  *
  ****************************************************************************/
 
-#ifndef __INCLUDE_NUTTX_EEPROM_1WIRE_DS2XXX_H
-#define __INCLUDE_NUTTX_EEPROM_1WIRE_DS2XXX_H
+#ifndef __INCLUDE_NUTTX_1WIRE_DS2XXX_H

Review Comment:
   ```suggestion
   #ifndef __INCLUDE_NUTTX_1WIRE_1WIRE_DS2XXX_H
   ```



-- 
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