From d3a40b917fac5231d336ca3c664a4260901824e7 Mon Sep 17 00:00:00 2001 From: onyx-and-iris <75868496+onyx-and-iris@users.noreply.github.com> Date: Mon, 28 Feb 2022 20:56:35 +0000 Subject: [PATCH] Update README.md remove fetch rt data packet since it would still need parsing and cannot promise a new packet. --- README.md | 3 --- 1 file changed, 3 deletions(-) diff --git a/README.md b/README.md index 471f843..bf54c7d 100644 --- a/README.md +++ b/README.md @@ -134,9 +134,6 @@ The following properties are gettable and settable: - `gain`: float, -60 to 12 ### `VbanCmd` (lower level) -#### `vban.public_packet` -Fetches an RT Data Packet (some values will still be in byte form). - #### `vban.set_rt(id_, param, val)` Sends a string request RT Packet where the command would take the form: ```python