Removed reintroduced code of overwritten property

This commit is contained in:
Daniel 2024-07-24 18:13:32 +02:00 committed by Daraan
parent b5b1168892
commit fa0b470a78
1 changed files with 0 additions and 4 deletions

View File

@ -26,10 +26,6 @@
- [V2X sensor](ref_sensors.md#v2x-sensor)
# - PROPERTIES -------------------------
instance_variables:
- var_name: is_listening
type: boolean
doc: >
When **True** the sensor will be waiting for data.
# - METHODS ----------------------------
methods:
- def_name: listen