linguini1 commented on PR #17487:
URL: https://github.com/apache/nuttx/pull/17487#issuecomment-3655838732

   > usage:
   > 1.open defconfig
   > CONFIG_BATTERY_FAKEGAUGE=y
   > 
   > 2.user call ioctl can get value
   > [12/15 06:33:02] [56] [ap] [CHARGERD]charger_print_battery_info: 
temperature:280; capacity:99; voltage:4130;
   > [12/15 06:33:12] [56] [ap] [CHARGERD]charger_print_battery_info: 
temperature:280; capacity:99; voltage:4130;
   
   This is great, but what ioctl call results in these values/logs? Can you put 
these logs and that information in your test section please? If you have some 
sample code that generated this output that would be good.


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