Updated HomeAPI Setup (markdown)

2025-07-21 02:33:43 +02:00
parent 7446aacada
commit c15fa40ef9

@@ -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}\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.}}$
$\color{Red}{\textsf{THIS API IS CURRENTLY BUILT FOR FETCHING SWEDISH PUBLIC TRANSPORT DATA}}$
$\color{Red}{\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)