andysworkshop / stm32plus

The C++ library for the STM32 F0, F100, F103, F107 and F4 microcontrollers
http://www.andybrown.me.uk
Other
745 stars 224 forks source link

Add missing include for strcasecmp. #223

Closed mikepurvis closed 4 years ago

mikepurvis commented 4 years ago

This seems to resolve https://github.com/andysworkshop/stm32plus/issues/222 for me.