256dpi / arduino-mqtt

MQTT library for Arduino
MIT License
1.01k stars 232 forks source link

Problems with the new Arduino SAMD Core 1.8.10 32 Bit ARM Cortex-M0+ #227

Closed CptHolzschnauz closed 3 years ago

CptHolzschnauz commented 3 years ago

I compiled my sketch with the new core lib. Went trough compiling but did not work properly.

CptHolzschnauz commented 3 years ago

Update: It was an issue of the arduino core lib for samd. Arduino fixed it.