summaryrefslogtreecommitdiff
path: root/libraries/OBD2UART/library.properties
diff options
context:
space:
mode:
authorStanley Huang <stanleyhuangyc@gmail.com>2018-01-30 22:37:56 +1100
committerStanley Huang <stanleyhuangyc@gmail.com>2018-01-30 22:37:56 +1100
commitbd86ac57fe9fa492e7e40e09d81de31bed1f449c (patch)
treec8a8f4430d4cf6bddf37c5acc6c34c82df505f29 /libraries/OBD2UART/library.properties
parente79cda0d48877f5f0404791a781e82c4e6e6f456 (diff)
download2021-arduino-obd-bd86ac57fe9fa492e7e40e09d81de31bed1f449c.tar.gz
2021-arduino-obd-bd86ac57fe9fa492e7e40e09d81de31bed1f449c.tar.bz2
2021-arduino-obd-bd86ac57fe9fa492e7e40e09d81de31bed1f449c.zip
Add support for Freematics OBD-II UART Adapter V2.1
Diffstat (limited to 'libraries/OBD2UART/library.properties')
-rw-r--r--libraries/OBD2UART/library.properties9
1 files changed, 9 insertions, 0 deletions
diff --git a/libraries/OBD2UART/library.properties b/libraries/OBD2UART/library.properties
new file mode 100644
index 0000000..cbb921d
--- /dev/null
+++ b/libraries/OBD2UART/library.properties
@@ -0,0 +1,9 @@
+name=OBD2UART
+version=1.2
+author=Stanley Huang <stanley@freematics.com.au>
+maintainer=Stanley Huang <stanley@freematics.com.au>
+sentence=Arduino library for Freematics OBD-II UART Adapter
+paragraph=Arduino library for Freematics OBD-II UART Adapter
+category=Communication
+url=https://freematics.com
+includes=OBD2UART.h \ No newline at end of file