From 7742fb47e3ca50cc7b70b1b058a347635be7cd70 Mon Sep 17 00:00:00 2001 From: Alexandre Abadie Date: Sun, 2 Jul 2017 18:36:48 +0200 Subject: [PATCH] drivers/diskio: cleanup documentation --- drivers/include/diskio.h | 2 -- 1 file changed, 2 deletions(-) diff --git a/drivers/include/diskio.h b/drivers/include/diskio.h index 1e45815663..1560ad37f9 100644 --- a/drivers/include/diskio.h +++ b/drivers/include/diskio.h @@ -12,8 +12,6 @@ * @ingroup drivers_storage * @brief Low level disk interface * - * The connection between the MCU and the SRF08 is based on the i2c-interface. - * * @{ * * @file