Skip to content

Commit

Permalink
remove debug
Browse files Browse the repository at this point in the history
  • Loading branch information
charlesgiguere committed Jun 1, 2024
1 parent c32b10a commit e45f03f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/gpio_viewer.h
Original file line number Diff line number Diff line change
Expand Up @@ -139,7 +139,7 @@ class GPIOViewer

if (checkWifiStatus())
{
printPWNTraps();
// printPWNTraps();
server = new AsyncWebServer(port);

// Set CORS headers for global responses
Expand Down

0 comments on commit e45f03f

Please sign in to comment.