vitormhenrique / OctoPrint-Enclosure

OctoPrint Enclosure Plugin
GNU General Public License v3.0
395 stars 201 forks source link

Incorrect help text for "GPIO over I2C" #468

Open adelyser opened 2 years ago

adelyser commented 2 years ago

Describe the bug Incorrect help text for GPIO over I2C

To Reproduce Steps to reproduce the behavior:

  1. Settings
  2. Add a "Regular IO" gpio output
  3. Scroll down to the option checkboxes
  4. See the incorrect help text for "GPIO over I2C"

Expected behavior Correct help text for this feature.

Additional context It appears to be a cut and paste from the "Active Low" help text.

image