Updated HomeAPI Setup (markdown)

2025-07-21 02:33:18 +02:00
parent d9797c89ab
commit 7446aacada

@@ -2,8 +2,8 @@
You can think what we are about to configure in this tutorial is the server for giving the ESP32 the image data it needs to display it on the screen.
$\color{Red}\Huge{\textsf{THIS API IS CURRENTLY BUILT FOR FETCHING SWEDISH PUBLIC TRANSPORT DATA,}}$
$\color{Red}\Huge{\textsf{YOU WILL HAVE TO DISABLE IT OR REPLACE IT IF YOU DON'T LIVE IN SWEDEN.}}$
$\color{Red}\Large{\textsf{THIS API IS CURRENTLY BUILT FOR FETCHING SWEDISH PUBLIC TRANSPORT DATA}}$
$\color{Red}\Large{\textsf{YOU WILL HAVE TO DISABLE IT OR REPLACE IT IF YOU DON'T LIVE IN SWEDEN.}}$
> ADVANCED: [Change Public Transport Api](./Change-Public-Transport-Api)