From 6baf3b21989fcbef04719f6f4083fd3945f06eff Mon Sep 17 00:00:00 2001 From: Sebastien Bourdeauducq Date: Wed, 7 Oct 2020 19:24:34 +0800 Subject: [PATCH] RELEASE_NOTES: fix indentation --- RELEASE_NOTES.rst | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/RELEASE_NOTES.rst b/RELEASE_NOTES.rst index e38441707..318759e30 100644 --- a/RELEASE_NOTES.rst +++ b/RELEASE_NOTES.rst @@ -9,9 +9,9 @@ ARTIQ-6 Highlights: * Performance improvements: - - #1432: SERDES TTL inputs can now detect edges on pulses that are shorter - than the RTIO period - - Improved performance for kernel RPC involving list and array. + - #1432: SERDES TTL inputs can now detect edges on pulses that are shorter + than the RTIO period + - Improved performance for kernel RPC involving list and array. * Coredevice SI to mu conversions now always return valid codes, or raise a `ValueError`. * Zotino now exposes `voltage_to_mu()` * `ad9910`: The maximum amplitude scale factor is now `0x3fff` (was `0x3ffe`