From 4b29973c0e720ed0d462520d9329d11b35067e33 Mon Sep 17 00:00:00 2001 From: Stefan Hirschenberger Date: Thu, 23 May 2024 09:46:50 +0200 Subject: [PATCH] readme --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 52fc31e..c764371 100644 --- a/README.md +++ b/README.md @@ -15,9 +15,10 @@ This library enables control of a PKP-3500-SI-MT CAN Keypad using any CAN bus in ## Future Development This library currently supports all basic functionalities of the keypads. However, these versatile devices have many more features that will be unlocked in future updates. If your application requires a functionality that is not yet available, please reach out or consider contributing to the library. Next steps may include: -- Read out hardware and software identity data +- Read and write additional service data objects (SDO) - Encoder led blinking - Examples for additional microcontroller boards +- Error handling and fallback mechanisms ## Contributing Contributions are highly appreciated. To contribute: