Skip to content

Commit

Permalink
putback demo code
Browse files Browse the repository at this point in the history
  • Loading branch information
brentru committed Feb 26, 2025
1 parent f0abfa5 commit 835b601
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/Wippersnapper_demo.ino
Original file line number Diff line number Diff line change
Expand Up @@ -9,9 +9,9 @@
// All text above must be included in any redistribution.

#include "ws_adapters.h"
//ws_adapter_wifi wipper;
ws_adapter_wifi wipper;
// Uncomment the following line to use the offline adapter for Pico
ws_adapter_offline wipper;
// ws_adapter_offline wipper;

#define WS_DEBUG // Enable debug output!

Expand Down

0 comments on commit 835b601

Please sign in to comment.