This is an automated email from the ASF dual-hosted git repository.

acassis pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/nuttx.git


The following commit(s) were added to refs/heads/master by this push:
     new e0106b00b3 docs: Fix example ina226
e0106b00b3 is described below

commit e0106b00b3dbe48ab51c8ab7e8e5a56a25e00a92
Author: simbit18 <101105604+simbi...@users.noreply.github.com>
AuthorDate: Tue Dec 10 13:34:02 2024 +0100

    docs: Fix example ina226
    
    added example of doc ina226
---
 Documentation/applications/examples/ina226/index.rst | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

diff --git a/Documentation/applications/examples/ina226/index.rst 
b/Documentation/applications/examples/ina226/index.rst
index ed2c2d9deb..85b8241ca2 100644
--- a/Documentation/applications/examples/ina226/index.rst
+++ b/Documentation/applications/examples/ina226/index.rst
@@ -1,5 +1,6 @@
 =======================================
-``ina226`` Current/Power Monitor INA219
+``ina226`` Current/Power Monitor INA226
 =======================================
 
-TODO
+This is a simple infinite loop that polls the ``INA226`` sensor and displays 
the
+measurements.

Reply via email to