You've already forked MicroPythonOS
mirror of
https://github.com/m5stack/MicroPythonOS.git
synced 2026-05-20 11:51:27 -07:00
Move logging.py to its own folder
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
import sys
|
||||
import logging
|
||||
import logging.logging as logging
|
||||
|
||||
from mpos import Activity, DisplayMetrics, BuildInfo, DeviceInfo
|
||||
|
||||
|
||||
Reference in New Issue
Block a user