Mockup for last session view

This commit is contained in:
Martin Bauer
2020-07-26 14:58:22 +02:00
parent 4544f19938
commit c6b517cfe4
10 changed files with 283 additions and 68 deletions

View File

@@ -27,8 +27,8 @@ export const stopSession = () => ({
const INITIAL_SETTINGS = {
theme: "hot",
username: "",
//swimTrackerHost: "192.168.178.107",
swimTrackerHost: "192.168.178.110",
//swimTrackerHost: "192.168.178.107", // am pool
swimTrackerHost: "192.168.178.110", // testgeraet
analysis: {
peaksPerLap: 30,