raiden00pl commented on code in PR #15573:
URL: https://github.com/apache/nuttx/pull/15573#discussion_r1918062568


##########
Documentation/components/drivers/special/sensors/sht4x.rst:
##########
@@ -7,101 +7,74 @@ The SHT4x is a family of temperature and humidity sensors 
created by Sensirion
 which operates over I2C. They include a small heating element.
 
 The driver provided allows interfacing with the sensor over I2C. It has been
-tested against the SHT41.
+tested against the SHT41. This driver uses the :doc:`uorb
+</components/drivers/special/sensors/sensors_uorb>` interface.
 
 Application Programming Interface
-=================================
+---------------------------------

Review Comment:
   please revert this and change the top header to:
   
   ```
   =====
   SHT4X
   =====
   ```



-- 
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: commits-unsubscr...@nuttx.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to