feat: serve static files, relay example
This commit is contained in:
@@ -30,6 +30,7 @@ void setup() {
|
||||
spore.begin();
|
||||
|
||||
LOG_INFO(spore.getContext(), "Main", "Relay service registered and ready!");
|
||||
LOG_INFO(spore.getContext(), "Main", "Web interface available at http://<node-ip>/relay.html");
|
||||
}
|
||||
|
||||
void loop() {
|
||||
|
||||
Reference in New Issue
Block a user