acassis commented on code in PR #8280: URL: https://github.com/apache/nuttx/pull/8280#discussion_r1090905217
########## include/nuttx/power/battery_ioctl.h: ########## @@ -143,6 +143,7 @@ enum batio_operate_e BATIO_OPRTN_SYSON, BATIO_OPRTN_RESET, BATIO_OPRTN_WDOG, + BATIO_OPRTN_SHIPMODE, Review Comment: I was going to suggest a generic name like _STANDBY, but I agree _SHIPMODE has a sense of purpose. In the automotive industry we use it too when shipping a car from a country to another or even inside big countries -- 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