From de16d6920587e5b9825acebf2a34da283917acef Mon Sep 17 00:00:00 2001 From: Rubin Gerritsen Date: Mon, 11 Mar 2024 08:51:42 +0100 Subject: [PATCH] doc: softdevice_controller: Fix list iso feature list presentation There needs to be an empty line befor the list in order to present it correctly. Signed-off-by: Rubin Gerritsen --- softdevice_controller/doc/isochronous_channels.rst | 1 + 1 file changed, 1 insertion(+) diff --git a/softdevice_controller/doc/isochronous_channels.rst b/softdevice_controller/doc/isochronous_channels.rst index 685855646e..001f38af9e 100644 --- a/softdevice_controller/doc/isochronous_channels.rst +++ b/softdevice_controller/doc/isochronous_channels.rst @@ -15,6 +15,7 @@ The source of the data provides one SDU every SDU interval and these SDUs have a SDUs are transmitted at a fixed schedule, which allows to time-synchronize multiple receiving devices with microsecond-scale accuracy. The ISO feature set is split into four separate features: + * Connected Isochronous Stream - Central * Connected Isochronous Stream - Peripheral * Isochronous Broadcaster