https://github.com/flaribbit/esp32-http-server
https://github.com/flaribbit/esp32-http-server
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/flaribbit/esp32-http-server
- Owner: flaribbit
- Created: 2019-09-29T13:59:41.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2019-09-29T14:01:20.000Z (over 6 years ago)
- Last Synced: 2025-01-27T12:49:34.164Z (over 1 year ago)
- Language: Python
- Size: 0 Bytes
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: Readme.md
Awesome Lists containing this project
README
# ESP32/ESP8266 http服务端
程序会先检测有没有请求的文件,有则返回文件,没有则执行后面的代码~