From 4189c860aa260005d468296cebd69a17cadb56b0 Mon Sep 17 00:00:00 2001 From: Alexey Zholtikov <git@zh.com.ru> Date: Sat, 11 Feb 2023 08:17:28 +0300 Subject: [PATCH] Minor changes --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index bc07624..b3c45fc 100644 --- a/README.md +++ b/README.md @@ -257,3 +257,5 @@ void onConfirmReceiving(const uint8_t *target, const uint16_t id, const bool sta Serial.println(status ? " delivered." : " undelivered."); } ``` + +Any feedback via [e-mail](mailto:github@zh.com.ru) would be appreciated. Or... [Buy me a coffee](https://paypal.me/aZholtikov).