M5ez / Core2ez

GNU Lesser General Public License v3.0
15 stars 4 forks source link

I do not come back in the menu #17

Closed Satzende closed 3 years ago

Satzende commented 3 years ago

I use the example core2ez> General> menu. The button "Back to main" does not work in the Submenu. Arduino v1.8.13 M5Stack Core 2 https://m5stack.oss-cn-shenzhen.aliyuncs.com/resource/arduino/package_m5stack_index.json

Satzende commented 3 years ago

in the wifi.cpp file, line 309 networks.addItem ("Back", EZ_BACK); copy that for the example and it works core2ez> General> menu > line 34, from this sub.addItem("back to main",EZ_BACK);