Skip to content

Commit

Permalink
corrected module documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
johnrm174 committed Oct 19, 2024
1 parent b35cde3 commit c281323
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion model_railway_signals/editor/configure_track_sensor.py
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,6 @@
# gpio_sensors.get_gpio_sensor_callback - To see if a GPIO sensor is already mapped
# track_sensors.track_sensor_exists(id) - To see if the track sensor exists
# track_sections.section_exists(id) - To see if the track section exists (local or remote)
# points.point_exists(id) - To see if the point exists
#
# Inherits the following common editor base classes (from common):
# common.str_int_item_id_entry_box
Expand Down

0 comments on commit c281323

Please sign in to comment.