From 0e2ab509fb6629c711bd923d9cfadcb926ec1e79 Mon Sep 17 00:00:00 2001 From: Martine Lenders Date: Wed, 27 Mar 2024 11:06:32 +0100 Subject: [PATCH] opendsme: fix markdown formatting of ASCII art in documentation --- pkg/opendsme/include/opendsme/opendsme.h | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/pkg/opendsme/include/opendsme/opendsme.h b/pkg/opendsme/include/opendsme/opendsme.h index cbcbbc6d6db2..e3d2324a5d7c 100644 --- a/pkg/opendsme/include/opendsme/opendsme.h +++ b/pkg/opendsme/include/opendsme/opendsme.h @@ -40,14 +40,14 @@ * of a series of superframes that repeat indefinitely. A superframe consists * of a Beacon Slot, a Contention Access Period and Contention Free Period. * - * BS CAP CFP BS - * +------------------------------------------------------+---- - * | | |--|--|--|--|--|--| | ... - * | | |--|--|--|--|--|--| | - * | | |--|--|--|--|--|--| | ... - * | | |--|--|--|--|--|--| | - * +---+--------------------------------+--+--+--+--+--+--+---+ - * <------------------- Superframe -----------------------> + * BS CAP CFP BS + * +------------------------------------------------------+---- + * | | |--|--|--|--|--|--| | ... + * | | |--|--|--|--|--|--| | + * | | |--|--|--|--|--|--| | ... + * | | |--|--|--|--|--|--| | + * +---+--------------------------------+--+--+--+--+--+--+---+ + * <------------------- Superframe -----------------------> * * Each period of the superframe serves a dedicated purpose: * - Beacon Slot: Used for beacon transmission. PAN Coordinators and Coordinators