Update manifest.py

This commit is contained in:
jacob-kenney-00 2025-08-13 15:29:16 -06:00 committed by GitHub
parent cb9e8d1726
commit 671f93585c
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -2,6 +2,7 @@ include("$(MPY_DIR)/extmod/asyncio")
# Filesystem
freeze ("$(OMV_LIB_DIR)/", "_boot.py")
freeze ("$(OMV_LIB_DIR)/", "boot.py")
# Drivers
require("onewire")