From 978ce7d65afd9e419b6cc4365c1c3eeef551a8ce Mon Sep 17 00:00:00 2001 From: Dain Nilsson Date: Wed, 29 Oct 2014 14:06:08 +0100 Subject: [PATCH] Use definition list. --- doc/Decryption_Protocol.adoc | 12 ++++++++---- 1 file changed, 8 insertions(+), 4 deletions(-) diff --git a/doc/Decryption_Protocol.adoc b/doc/Decryption_Protocol.adoc index f354912..6f73765 100644 --- a/doc/Decryption_Protocol.adoc +++ b/doc/Decryption_Protocol.adoc @@ -16,13 +16,17 @@ For example: The content of the various fields are as follows: - * 'counter': 16-bit hex integer, counting upwards on each powerup&touch +counter:: + 16-bit hex integer, counting upwards on each powerup&touch - * 'low': 16-bit hex integer, low part of time-stamp of OTP +low:: + 16-bit hex integer, low part of time-stamp of OTP - * 'high': 8-bit hex integer, high part of time-stamp of OTP +high:: + 8-bit hex integer, high part of time-stamp of OTP - * 'use': 8-bit hex integer, counting upwards on each touch +use:: + 8-bit hex integer, counting upwards on each touch On soft errors, the response will follow this format: