Skip to content

Commit

Permalink
fix: included arduino library
Browse files Browse the repository at this point in the history
  • Loading branch information
Bissas committed Sep 1, 2024
1 parent 81e6ab6 commit 5324e98
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/handler/deploii_handler.h
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
#ifndef Deploii_handler_h
#define Deploii_handler_h

#include "Arduino.h"
#if defined(ESP32)
#include <WiFi.h>
#include <WebSocketsClient.h>
Expand Down

0 comments on commit 5324e98

Please sign in to comment.