From 07775c213ee3a2633327e1d964d32a13f0edf167 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Luk=C3=A1=C5=A1=20Pol=C3=A1=C4=8Dek?= Date: Mon, 8 Jan 2024 01:05:46 +0100 Subject: [PATCH] Update client-api.mdx Update to the newest fromradio characteristic. The old UUID is used by legacy firmwares. --- docs/development/device/client-api.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/development/device/client-api.mdx b/docs/development/device/client-api.mdx index df5ee61a..ba85507a 100644 --- a/docs/development/device/client-api.mdx +++ b/docs/development/device/client-api.mdx @@ -63,7 +63,7 @@ UUID Properties Description (including human readable name) -8ba2bcc2-ee02-4a55-a531-c525c5e454d5 +2c55e69e-4993-11ed-b878-0242ac120002 read fromradio - contains a newly received FromRadio packet destined towards the phone (up to MAXPACKET bytes per packet). After reading the ESP32 will put the next packet in this mailbox. If the FIFO is empty it will put an empty packet in this