M5Stick Watch
- 
					
					
					
					
 wow amazing!!!!! is it possible to take a look at the code? 
- 
					
					
					
					
 
- 
					
					
					
					
 @watson said in M5Stick Watch: The code doesn't compile for me... this is the arduino 1.8.7 output: 
 Sketch uses 1929074 bytes (147%) of program storage space. Maximum is 1310720 bytes.Global variables use 65064 bytes (19%) of dynamic memory, leaving 262616 bytes for local variables. Maximum is 327680 bytes. 
 Sketch too big; see http://www.arduino.cc/en/Guide/Troubleshooting#size for tips on reducing it.
 Error compiling for board M5Stack-Core-ESP32.
- 
					
					
					
					
 @cepics So sorry! I found this problem yesterday. You can rollback the software version using this command "git reset --hard d8a3682105554ed53c468111379bb1e573392134" 
- 
					
					
					
					
 @cepics The old version works well. 
- 
					
					
					
					
 I don't know how to roll back!?!?!? 
- 
					
					
					
					
 @cepics 
 Just open Git bash in the project directory, entergit reset --hard d8a3682105554ed53c468111379bb1e573392134 Then it has rolled back. Open .ino file and compile it. 
- 
					
					
					
					
 Where can I buy one of these? It has a better form fit than the only other one I could find https://www.aliexpress.com/item/M5Stack-Multi-function-Watch-With-700mAh-Battery-for-Arduino-Micropython-ESP32-Core-Intelligent-Programmable-Watch-with/32854179945.html I would like to compare price & spec. 
- 
					
					
					
					
 @mawg the original stick can be purchased via the following links: 
 https://www.aliexpress.com/store/product/M5Stack-Official-New-M5Stick-Mini-Development-Kit-ESP32-1-3-OLED-80mAh-Battery-Inside-Buzzer-IR/3226069_32994893797.html?spm=2114.12010615.8148356.13.25ba781bqWZV2XThe main differences between the stick and stick c are that the stick c has a smaller screen but it is color opposed to the monochrome oled of the original, the power management chip is different, there are a bunch more sensors added etc.. for a detailed comparison you can check the docs pages for both the stick and the stick c https://docs.m5stack.com/#/en/core/m5stick 
 https://docs.m5stack.com/#/en/core/m5stickc
- 
					
					
					
					
 I can't seem to roll back the software version. Help!!!!!!!!!! 

