Commit 8c60085
committed
brping: pingmessage: Fix payload_length check
This should be zero and not one, the error was introduced in a rework on #110:
https://github.com/bluerobotics/ping-python/pull/110/files#diff-ed2c04d88418d534a1ae078d8a994d08848d370ca71de0d0af5ab5f7b6f19d99R345
Signed-off-by: Patrick José Pereira <patrickelectric@gmail.com>1 parent 2e687b2 commit 8c60085
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
350 | 350 | | |
351 | 351 | | |
352 | 352 | | |
353 | | - | |
| 353 | + | |
354 | 354 | | |
355 | 355 | | |
356 | 356 | | |
| |||
0 commit comments