Skip to content

Commit

Permalink
chore: Update HttpClient library to ArduinoHttpClient
Browse files Browse the repository at this point in the history
  • Loading branch information
RobertByrnes committed Jul 14, 2024
1 parent 009df84 commit f2cff54
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
#include <Arduino.h>
#include <SSLClient.h>
#include <HttpClient.h>
#include <ArduinoHttpClient.h>
#include <Wire.h>
#include <PubSubClient.h>
#include <time.h>
Expand Down

0 comments on commit f2cff54

Please sign in to comment.