meshcore 2.1.18__py3-none-any.whl → 2.1.19__py3-none-any.whl

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.

Potentially problematic release.


This version of meshcore might be problematic. Click here for more details.

@@ -152,7 +152,7 @@ class DeviceCommands(CommandHandlerBase):
152
152
  infos["adv_loc_policy"] = advert_loc_policy
153
153
  return await self.set_other_params_from_infos(infos)
154
154
 
155
- async def set_multi_ack(self, multi_acks: int) -> Event:
155
+ async def set_multi_acks(self, multi_acks: int) -> Event:
156
156
  infos = (await self.send_appstart()).payload
157
157
  infos["multi_acks"] = multi_acks
158
158
  return await self.set_other_params_from_infos(infos)
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: meshcore
3
- Version: 2.1.18
3
+ Version: 2.1.19
4
4
  Summary: Base classes for communicating with meshcore companion radios
5
5
  Project-URL: Homepage, https://github.com/fdlamotte/meshcore_py
6
6
  Project-URL: Issues, https://github.com/fdlamotte/meshcore_py/issues
@@ -13,9 +13,9 @@ meshcore/commands/__init__.py,sha256=NNmkTEcL-DLyuwKLUagEzpqe3C6ui2tETbu_mUd4p-I
13
13
  meshcore/commands/base.py,sha256=0bDHcNGlKoej03xJqzo_wL5ctoPQU5kcK1Ca5sZh1pk,7097
14
14
  meshcore/commands/binary.py,sha256=MVKXrT4pFSlzFkVFLBX988Eh57tRwunw4XPKBumbQNU,4890
15
15
  meshcore/commands/contact.py,sha256=-dRY68xZkDFP6-i53WujyWhEsXZsFRk98B3j3zBzaL4,5860
16
- meshcore/commands/device.py,sha256=X4Y4pGe3QthAudScVd1PwIRUv_B6OfoEdUe0eqx5q-w,8661
16
+ meshcore/commands/device.py,sha256=V-gxA88We1KLDtzJ-rsmxv5LH04sUOacqnBc6TwB_gg,8662
17
17
  meshcore/commands/messaging.py,sha256=MIVGM5G8J16qimKjCHdrlEiVJ4g_MsBaZKPvRJHJcLU,8306
18
- meshcore-2.1.18.dist-info/METADATA,sha256=h4HndUy4I2TXWZqUyHiG2xPjdmlK_TSbidp5PV4t-oU,25317
19
- meshcore-2.1.18.dist-info/WHEEL,sha256=qtCwoSJWgHk21S1Kb4ihdzI2rlJ1ZKaIurTj_ngOhyQ,87
20
- meshcore-2.1.18.dist-info/licenses/LICENSE,sha256=o62-JWT_C-ZqEtzb1Gl_PPtPr0pVT8KDmgji_Y_bejI,1075
21
- meshcore-2.1.18.dist-info/RECORD,,
18
+ meshcore-2.1.19.dist-info/METADATA,sha256=YGOWNvRGwzpmAcyYpiEsIC9QdwByG6bLbZAOB5JPWFw,25317
19
+ meshcore-2.1.19.dist-info/WHEEL,sha256=qtCwoSJWgHk21S1Kb4ihdzI2rlJ1ZKaIurTj_ngOhyQ,87
20
+ meshcore-2.1.19.dist-info/licenses/LICENSE,sha256=o62-JWT_C-ZqEtzb1Gl_PPtPr0pVT8KDmgji_Y_bejI,1075
21
+ meshcore-2.1.19.dist-info/RECORD,,