From 3fe6f2ae0ccf924faf597f3f9df1cf09e1df999c Mon Sep 17 00:00:00 2001 From: Cyrille Nofficial Date: Tue, 7 Jun 2022 09:58:26 +0000 Subject: [PATCH] Update 'README.md' Add deprecated notice --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 32dbb46..2f27d25 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,5 @@ # robocar-pca9685-python -Python implementation of mqtt gateway for PCA9685 controller \ No newline at end of file +Python implementation of mqtt gateway for PCA9685 controller + + **Deprecated**, see [robocar-pca9685](https://git.cyrilix.bzh/robocars/robocar-pca9685) \ No newline at end of file