You've already forked ArduinoHttpClient
mirror of
https://github.com/arduino-libraries/ArduinoHttpClient.git
synced 2025-08-13 23:02:22 +03:00
Initial port of examples from RestClient
This commit is contained in:
2
examples/SimpleDelete/config.h
Normal file
2
examples/SimpleDelete/config.h
Normal file
@@ -0,0 +1,2 @@
|
||||
char ssid[] = "ssid"; // your network SSID (name)
|
||||
char pass[] = "password"; // your network password
|
Reference in New Issue
Block a user