fix typo
This commit is contained in:
@@ -28,7 +28,7 @@ class Inverter(AsyncStream):
|
|||||||
class methods:
|
class methods:
|
||||||
class_init(): initialize the common resources of the proxy (MQTT
|
class_init(): initialize the common resources of the proxy (MQTT
|
||||||
broker, Proxy DB, etc). Must be called before the
|
broker, Proxy DB, etc). Must be called before the
|
||||||
first Ib´verter instance can be created
|
first inverter instance can be created
|
||||||
class_close(): release the common resources of the proxy. Should not
|
class_close(): release the common resources of the proxy. Should not
|
||||||
be called before any instances of the class are
|
be called before any instances of the class are
|
||||||
destroyed
|
destroyed
|
||||||
|
|||||||
Reference in New Issue
Block a user