aboutsummaryrefslogtreecommitdiffstats
path: root/examples/bluetooth/heartrate_game/heartrate_global.py
diff options
context:
space:
mode:
Diffstat (limited to 'examples/bluetooth/heartrate_game/heartrate_global.py')
-rw-r--r--examples/bluetooth/heartrate_game/heartrate_global.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/examples/bluetooth/heartrate_game/heartrate_global.py b/examples/bluetooth/heartrate_game/heartrate_global.py
index dec6f83a3..88c34b876 100644
--- a/examples/bluetooth/heartrate_game/heartrate_global.py
+++ b/examples/bluetooth/heartrate_game/heartrate_global.py
@@ -16,4 +16,5 @@ def set_simulator(s):
global _simulator
_simulator = s
+
is_android = os.environ.get('ANDROID_ARGUMENT')