Files
m5-docs/en/m5stack-faq/m5stack-module/m5stack_module.md
2018-09-26 16:12:54 +08:00

302 B

####Q1. The screen of PLC module displays as shown below

OSError: [Errno 2] ENOENT
MicroPython v1.8.6-1089-g1365f7f-dirty on 2017-05-16; ESP32 module with ESP32
Type "help()" for more information.

A1. ENOENT means os does not find main.py file

####Q2. PLC module displays as shown below