Skip to content

Instantly share code, notes, and snippets.

@parzibyte
Created January 24, 2023 17:53
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save parzibyte/8596aa0f492415c3a41bd483a2bc4a25 to your computer and use it in GitHub Desktop.
Save parzibyte/8596aa0f492415c3a41bd483a2bc4a25 to your computer and use it in GitHub Desktop.
client.send(
"HTTP/1.1 200 OK\r\nServer: Raspberry Pi Pico W de Parzibyte\r\n\r\n" + json.dumps(respuesta))
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment