Export name/1
This commit is contained in:
parent
a324965240
commit
52a85d9bb9
|
@ -19,7 +19,8 @@
|
||||||
|
|
||||||
-include("emqx_mqtt.hrl").
|
-include("emqx_mqtt.hrl").
|
||||||
|
|
||||||
-export([ name/2
|
-export([ name/1
|
||||||
|
, name/2
|
||||||
, text/1
|
, text/1
|
||||||
, connack_error/1
|
, connack_error/1
|
||||||
, puback/1
|
, puback/1
|
||||||
|
|
Loading…
Reference in New Issue