add RP2040 as supported and bump version
This commit is contained in:
@@ -16,10 +16,10 @@
|
||||
"keywords": "wifi, http, web, server, client, websocket",
|
||||
"license": "LGPL-2.1",
|
||||
"name": "WebSockets",
|
||||
"platforms": "atmelavr, espressif8266, espressif32",
|
||||
"platforms": "atmelavr, espressif8266, espressif32, raspberrypi",
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/Links2004/arduinoWebSockets.git"
|
||||
},
|
||||
"version": "2.3.7"
|
||||
"version": "2.4.0"
|
||||
}
|
||||
Reference in New Issue
Block a user