Skip to content

Commit

Permalink
[P175] Show GPIO config on Devices page
Browse files Browse the repository at this point in the history
  • Loading branch information
tonhuisman committed Oct 15, 2024
1 parent b8b91d2 commit e8ddab9
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/_P175_PMSx003i.ino
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,6 @@ boolean Plugin_175(uint8_t function, struct EventStruct *event, String& string)

case PLUGIN_GET_DEVICEGPIONAMES:
case PLUGIN_WEBFORM_SHOW_CONFIG:
case PLUGIN_WEBFORM_SHOW_GPIO_DESCR:
{
break;
}
Expand Down

0 comments on commit e8ddab9

Please sign in to comment.