@@ -8,7 +8,7 @@ typedef enum {
HAL_ESP8266
} HalBackend;
constexpr HalBackend DefaultBackend = HAL_ESP8266;
constexpr HalBackend DefaultBackend = RENDERBUG_HAL;
template<HalBackend Backend = DefaultBackend>
class PlatformImpl {
The note is not visible to the blocked user.