Skip to content
Snippets Groups Projects
Commit fee84e6e authored by q3k's avatar q3k
Browse files

py: move st3m.system to st4m.sytem

parent b6e0f537
No related branches found
No related tags found
1 merge request!35py: grand st3m unification
......@@ -26,7 +26,7 @@ ts_end = time.time()
log.info(f"boot took {ts_end-ts_start} seconds")
# TODO persistent settings
from st3m.system import audio, captouch
from st4m.system import audio, captouch
log.info("calibrating captouch, reset volume")
captouch.calibration_request()
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment