We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2111d45 commit 8955fdaCopy full SHA for 8955fda
mos.yml
@@ -3,6 +3,8 @@ description: Ethernet support
3
type: lib
4
version: 1.0
5
6
+platforms: [ esp32 ]
7
+
8
config_schema:
9
- ["eth", "o", {title: "Ethernet settings"}]
10
- ["eth.enable", "b", false, {title: "Enable Ethernet interface"}]
0 commit comments