This website requires JavaScript.
Explore
Help
Sign In
fabian
/
pitrix
Watch
1
Star
0
Fork
0
You've already forked pitrix
Code
Issues
8
Releases
Activity
196
Commits
1
Branch
0
Tags
3.4
MiB
382631d7d7
Commit Graph
4 Commits
Author
SHA1
Message
Date
Fabian Schlenz
f1424d0277
Extended http server to list files in SPIFFS and allow you to upload and delete files.
2019-06-18 18:17:20 +02:00
Fabian Schlenz
5ce3b0c1b3
Centralized the creation of a hostname to a global variable hostname, set in pitrix.cpp. Added an mDNS record for the webserver.
2019-06-14 05:35:17 +02:00
Fabian Schlenz
291a3be623
Moved platform-specific code related to WiFi and services to my_wifi.h. Also, made the HTTP server stuff compatible to ESP32.
All checks were successful
continuous-integration/drone/push
Build is passing
Details
2019-06-13 06:01:44 +02:00
Fabian Schlenz
bfe46220ca
Added HTTP REST API.
2019-06-12 20:57:31 +02:00