mirror of
https://github.com/Mercantec-GHC/h5-projekt-mst.git
synced 2026-08-27 13:47:38 +02:00
10 lines
185 B
YAML
10 lines
185 B
YAML
## IDF Component Manager Manifest File
|
|
dependencies:
|
|
## Required IDF version
|
|
idf:
|
|
version: '>=4.1.0'
|
|
|
|
esp-idf-lib/mpu6050: '*'
|
|
esp-idf-lib/i2cdev: '*'
|
|
espressif/mqtt: '*'
|