From e77284c79477517e194899f3a82f3da45a52335c Mon Sep 17 00:00:00 2001 From: serjantlk Date: Tue, 9 Jun 2026 20:44:28 +0300 Subject: [PATCH] =?UTF-8?q?=D0=94=D0=BE=D0=B1=D0=B0=D0=B2=D0=BB=D0=B5?= =?UTF-8?q?=D0=BD=D0=BE=20=D0=BF=D1=80=D0=B8=D0=BB=D0=BE=D0=B6=D0=B5=D0=BD?= =?UTF-8?q?=D0=B8=D0=B5=20MQ-3-Alcometer=20v1.0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- applications/GPIO/MQ-3-Alcometer/manifest.yaml | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 applications/GPIO/MQ-3-Alcometer/manifest.yaml diff --git a/applications/GPIO/MQ-3-Alcometer/manifest.yaml b/applications/GPIO/MQ-3-Alcometer/manifest.yaml new file mode 100644 index 00000000..c081fa01 --- /dev/null +++ b/applications/GPIO/MQ-3-Alcometer/manifest.yaml @@ -0,0 +1,9 @@ +source: + url: https://github.com/serjantlk/MQ-3-Alcometer + commit_sha: b6ee60fe936df94823b79e9edd21de0a570863b6 + subdir: . + +icon: icon.png +screenshots: +readme: README.md +changelog: changelog.md \ No newline at end of file