You've already forked ArduinoHttpClient
mirror of
https://github.com/arduino-libraries/ArduinoHttpClient.git
synced 2025-08-15 10:42:13 +03:00
Add new SimpleWebSocket example
This commit is contained in:
3
examples/SimpleWebSocket/config.h
Normal file
3
examples/SimpleWebSocket/config.h
Normal file
@@ -0,0 +1,3 @@
|
||||
char ssid[] = "ssid"; // your network SSID (name)
|
||||
char pass[] = "password"; // your network password
|
||||
|
Reference in New Issue
Block a user