Comment the ERTS_MINIMUM macro
This commit is contained in:
parent
6e5134a8b2
commit
a904dfd4f2
|
@ -24,7 +24,7 @@
|
||||||
|
|
||||||
-define(PROTOCOL_VERSION, "MQTT/5.0").
|
-define(PROTOCOL_VERSION, "MQTT/5.0").
|
||||||
|
|
||||||
-define(ERTS_MINIMUM, "9.0").
|
%%-define(ERTS_MINIMUM, "9.0").
|
||||||
|
|
||||||
%%--------------------------------------------------------------------
|
%%--------------------------------------------------------------------
|
||||||
%% Sys/Queue/Share Topics' Prefix
|
%% Sys/Queue/Share Topics' Prefix
|
||||||
|
|
Loading…
Reference in New Issue