Since the battery in the ThinkNode M6 is not accessible, the device cannot be turned off. Therefore, the option to turn off the device (put it into sleep mode) should be added to conserve battery life when the device is not in use.
Implementation as done in #1873:
Allow shutdown and wakeup by button:
- add long-press user-button shutdown (hold ~1.5s).
- add long-press user-button weakeup (hold ~1.5s).
Since the battery in the ThinkNode M6 is not accessible, the device cannot be turned off. Therefore, the option to turn off the device (put it into sleep mode) should be added to conserve battery life when the device is not in use.
Implementation as done in #1873:
Allow shutdown and wakeup by button: