diff --git a/src/STM32SD.h b/src/STM32SD.h index 53fb2aa..5a94ae9 100644 --- a/src/STM32SD.h +++ b/src/STM32SD.h @@ -78,7 +78,6 @@ class File : public Stream { { return _res; } - using Print::println; using Print::print;