summaryrefslogtreecommitdiffstats
path: root/examples/bluetooth/heartrate-game/heartrate-global.h
blob: a967e64e6612c8c7c70078e51997f8e9458ce73f (plain)
1
2
3
4
5
6
7
8
9
// Copyright (C) 2022 The Qt Company Ltd.
// SPDX-License-Identifier: LicenseRef-Qt-Commercial OR BSD-3-Clause

#ifndef HEARTRATEGLOBAL_H
#define HEARTRATEGLOBAL_H

extern bool simulator;

#endif // HEARTRATEGLOBAL_H