Skip to content

Commit

Permalink
fix: preprocessor if for library includes
Browse files Browse the repository at this point in the history
  • Loading branch information
Bissas committed Sep 1, 2024
1 parent 81c853b commit a51861d
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/handler/deploii_handler.h
Original file line number Diff line number Diff line change
@@ -1,8 +1,10 @@
#ifndef Deploii_handler_h
#define Deploii_handler_h

#ifdef ESP32
#include <WiFi.h>
#include <WebSocketsClient.h>
#endif

/*
Constants for connection
Expand Down

0 comments on commit a51861d

Please sign in to comment.