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 9756137 commit 018d702Copy full SHA for 018d702
mos.yml
@@ -9,6 +9,7 @@ filesystem:
9
libs:
10
# common mgos libs
11
- origin: https://github.com/mongoose-os-libs/http-server
12
+ - origin: https://github.com/mongoose-os-libs/i2c
13
- origin: https://github.com/mongoose-os-libs/ota-http-server
14
- origin: https://github.com/mongoose-os-libs/rpc-loopback
15
- origin: https://github.com/mongoose-os-libs/rpc-mqtt
@@ -26,8 +27,6 @@ libs:
26
27
- origin: https://github.com/mongoose-os-libs/mjs
28
config_schema:
29
- ["i2c.enable", true]
-build_vars:
30
- MGOS_ENABLE_I2C: 1
31
32
tags:
33
- js
0 commit comments