4
0
Fork 0
mirror of https://github.com/zzzzDev4/IAS-Better-Tea.git synced 2025-04-21 07:31:20 +02:00

update shuttle url (migration to new platform)

This commit is contained in:
zzzz 2024-12-18 16:23:33 +01:00
parent 06db7416f6
commit fc87edf3bb

View file

@ -37,7 +37,7 @@ SmartButton buttonLeft(TACTILE_BTN_LEFT);
SmartButton buttonRight(TACTILE_BTN_RIGHT); SmartButton buttonRight(TACTILE_BTN_RIGHT);
// networking // networking
String shuttleServer = "https://ias-tea-axum.shuttleapp.rs"; String shuttleServer = "https://ias-tea-axum-af2f.shuttle.app";
TeaData currentTea(-1, "Teafault", "c0derfid", "", -1, 30); TeaData currentTea(-1, "Teafault", "c0derfid", "", -1, 30);