From 78ba373985fb72f9613bbdfc9768565fe9005a98 Mon Sep 17 00:00:00 2001 From: cheetahdotcat <99863633+cheetahdotcat@users.noreply.github.com> Date: Sun, 6 Feb 2022 15:49:06 +0000 Subject: [PATCH] initial commit --- mim365mi/m365scooter.py | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/mim365mi/m365scooter.py b/mim365mi/m365scooter.py index 9db24ea..d4fba37 100644 --- a/mim365mi/m365scooter.py +++ b/mim365mi/m365scooter.py @@ -1,6 +1,7 @@ # +# Mi365 Scooter Library # MiAuth - Authenticate and interact with Xiaomi devices over BLE -# Copyright (C) 2021 Daljeet Nandha +# Copyright (C) 2021 Daljeet Nandha + modified by @catSIXe # # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU Affero General Public License as