mirror of
https://github.com/IoTManagerProject/IoTManager.git
synced 2026-03-27 06:32:19 +03:00
Добавляем модуль MP3 плеера MP3-TF-16P
This commit is contained in:
16
src/modules/exec/Mp3/items.json
Normal file
16
src/modules/exec/Mp3/items.json
Normal file
@@ -0,0 +1,16 @@
|
||||
[
|
||||
{
|
||||
"name": "MP3 плеер",
|
||||
"num": 30,
|
||||
"type": "Reading",
|
||||
"subtype": "Mp3",
|
||||
"id": "mp3",
|
||||
"widget": "",
|
||||
"page": "",
|
||||
"descr": "",
|
||||
|
||||
"int": 1,
|
||||
"pins": "14,12",
|
||||
"volume": 20
|
||||
}
|
||||
]
|
||||
Reference in New Issue
Block a user