diff --git a/lib/softio/softio_spi.h b/lib/softio/softio_spi.h index e7adb1a6ccf..cd2ef06dedf 100644 --- a/lib/softio/softio_spi.h +++ b/lib/softio/softio_spi.h @@ -1,7 +1,7 @@ #pragma once /** - * @file softio.h + * @file softio_spi.h * Software (bit-banged) SPI implementation. Master-only. Supports all 4 modes * with clock rates of up to 200kHz. */