To switch off the M5Stick from code
- 
					
					
					
					
 Hi, is there a command for switching off the M5Stick from code? 
 Thanks,
- 
					
					
					
					
 try 
 M5.powerOFF();
- 
					
					
					
					
 I've tried. It works well with M5Stack, but not with M5Stick. 
 M5Stick is only rebooting with M5.powerOFF();
- 
					
					
					
					
 @gfabian 
 Thanks. I mark this issue. We'll solve it next week.
- 
					
					
					
					
 @watson 
 Thanks, I am waiting for that
- 
					
					
					
					
 Was this solved? Also looking for power off in m5stick. Thank you. 
- 
					
					
					
					
 I am interested to know if this has been solved too. 
- 
					
					
					
					
 There is a fix in the GitHub repo for Arduino https://github.com/m5stack/M5StickC/pull/52 . 

