From e35a43c4a4b90065f80544e568892795e2cca65c Mon Sep 17 00:00:00 2001 From: hsaturn Date: Wed, 21 Apr 2021 01:05:31 +0200 Subject: [PATCH] Trying to remove unsupported platform that break ci.yml --- src/TinyMqtt.h | 2 -- 1 file changed, 2 deletions(-) diff --git a/src/TinyMqtt.h b/src/TinyMqtt.h index ed96fb3..37bedf1 100644 --- a/src/TinyMqtt.h +++ b/src/TinyMqtt.h @@ -15,8 +15,6 @@ #else #include #endif -#else - #error "Unsupported platform" #endif #ifdef EPOXY_DUINO #define dbg_ptr uint64_t