summaryrefslogtreecommitdiff
path: root/wasp/main.py
blob: c1db792626246413da2f694ccabf3c290112ce8f (plain)
1
2
3
4
5
6
# SPDX-License-Identifier: LGPL-3.0-or-later
# Copyright (C) 2020 Daniel Thompson

import wasp
from gadgetbridge import *
wasp.system.schedule()