Split MyLib into AFRP, Controller, Runtime

This commit is contained in:
2026-08-20 14:30:56 +03:00
parent b1bbaf41d8
commit 81159ade69
6 changed files with 405 additions and 355 deletions
+3 -1
View File
@@ -59,7 +59,9 @@ library
import: warnings
-- Modules exported by the library.
exposed-modules: MyLib
exposed-modules: AFRP
, HomeAssistant.Controller
, HomeAssistant.Runtime
-- Modules included in this library but not exported.
-- other-modules: