„README.md“ ändern

This commit is contained in:
Michael Clemens 2021-11-20 09:25:18 +01:00
parent 9c7674eea6
commit d1cdb1bd66
1 changed files with 1 additions and 1 deletions

View File

@ -27,5 +27,5 @@ This is how the software looks like in action:
Edit the following lines inside the Arduino sketch:
```
api_url = "http://<ENTER_HERE_THE_IP_OF_YOUR API_SERVER>:5000/";
api_baseurl = "http://<ENTER_HERE_THE_IP_OF_YOUR API_SERVER>:5000/";
```