Anysomewhere

Results 1 issues of Anysomewhere

This library doesn't compile on STM32 architectures e.g Adafruit WICED Feather. I added some *not defined (_VARIANT_ARDUINO_STM32_)* statements to prevent the library from choosing SoftwareSerial because the HardwareSerial works well.