Style sweep

This commit is contained in:
fvanroie 2021-01-31 23:52:04 +01:00
parent f3891077d0
commit ac08900d0f

View File

@ -348,7 +348,6 @@ String halDisplayDriverName()
return F("Unknown"); return F("Unknown");
} }
String halGpioName(uint8_t gpio) String halGpioName(uint8_t gpio)
{ {
#if defined(STM32F4xx) #if defined(STM32F4xx)