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