From 4766d625f9a7f57a836899daa5c98fb9124e9f0f Mon Sep 17 00:00:00 2001
From: anima
Date: Wed, 26 Feb 2025 23:13:18 +0100
Subject: [PATCH] add original
---
README.md | 2 ++
1 file changed, 2 insertions(+)
diff --git a/README.md b/README.md
index adccd87..3db5c5c 100644
--- a/README.md
+++ b/README.md
@@ -1,4 +1,6 @@
# CO2Meter
+Original: https://github.com/heinemml/CO2Meter
+
Python Module to use co2meters like the 'AirCO2ntrol Mini' from TFA Dostmann with USB ID 04d9:a052. There are also other modules using the same interface.
This module supports Python 2.7 and 3.x.