1
1
mirror of https://github.com/OpenVoiceOS/OpenVoiceOS synced 2025-06-05 22:19:21 +02:00

Fix mycroft.conf PHAL entry point

This commit is contained in:
j1nx
2022-03-16 12:02:35 +01:00
parent bf804a915e
commit 85da8846d8

View File

@ -14,7 +14,7 @@
},
"PHAL": {
"ovos-PHAL-plugin-system": {"enabled": true},
"ovos-phal-connectivity-events": {"enabled": true},
"ovos-PHAL-plugin-connectivity-events": {"enabled": true},
"ovos-PHAL-plugin-balena-wifi": {"enabled": true},
"ovos-PHAL-plugin-display-manager-ipc": {"enabled": true},
"ovos-PHAL-plugin-mk1": {"enabled": true},