File tree Expand file tree Collapse file tree 3 files changed +63
-0
lines changed
Expand file tree Collapse file tree 3 files changed +63
-0
lines changed Original file line number Diff line number Diff line change 1+ # -*- coding: utf-8 -*-
2+ #
3+ # ,---------, ____ _ __
4+ # | ,-^-, | / __ )(_) /_______________ _____ ___
5+ # | ( O ) | / __ / / __/ ___/ ___/ __ `/_ / / _ \
6+ # | / ,--' | / /_/ / / /_/ /__/ / / /_/ / / /_/ __/
7+ # +------` /_____/_/\__/\___/_/ \__,_/ /___/\___/
8+ #
9+ # Copyright (C) 2025 Bitcraze AB
10+ #
11+ # This program is free software: you can redistribute it and/or modify
12+ # it under the terms of the GNU General Public License as published by
13+ # the Free Software Foundation, in version 3.
14+ #
15+ # This program is distributed in the hope that it will be useful,
16+ # but WITHOUT ANY WARRANTY; without even the implied warranty of
17+ # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
18+ # GNU General Public License for more details.
19+ #
20+ # You should have received a copy of the GNU General Public License
21+ # along with this program. If not, see <http://www.gnu.org/licenses/>.
122import time
223
324import cflib .crtp
Original file line number Diff line number Diff line change 1+ # -*- coding: utf-8 -*-
2+ #
3+ # ,---------, ____ _ __
4+ # | ,-^-, | / __ )(_) /_______________ _____ ___
5+ # | ( O ) | / __ / / __/ ___/ ___/ __ `/_ / / _ \
6+ # | / ,--' | / /_/ / / /_/ /__/ / / /_/ / / /_/ __/
7+ # +------` /_____/_/\__/\___/_/ \__,_/ /___/\___/
8+ #
9+ # Copyright (C) 2025 Bitcraze AB
10+ #
11+ # This program is free software: you can redistribute it and/or modify
12+ # it under the terms of the GNU General Public License as published by
13+ # the Free Software Foundation, in version 3.
14+ #
15+ # This program is distributed in the hope that it will be useful,
16+ # but WITHOUT ANY WARRANTY; without even the implied warranty of
17+ # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
18+ # GNU General Public License for more details.
19+ #
20+ # You should have received a copy of the GNU General Public License
21+ # along with this program. If not, see <http://www.gnu.org/licenses/>.
122import time
223
324import cflib .crtp
Original file line number Diff line number Diff line change 1+ # -*- coding: utf-8 -*-
2+ #
3+ # ,---------, ____ _ __
4+ # | ,-^-, | / __ )(_) /_______________ _____ ___
5+ # | ( O ) | / __ / / __/ ___/ ___/ __ `/_ / / _ \
6+ # | / ,--' | / /_/ / / /_/ /__/ / / /_/ / / /_/ __/
7+ # +------` /_____/_/\__/\___/_/ \__,_/ /___/\___/
8+ #
9+ # Copyright (C) 2025 Bitcraze AB
10+ #
11+ # This program is free software: you can redistribute it and/or modify
12+ # it under the terms of the GNU General Public License as published by
13+ # the Free Software Foundation, in version 3.
14+ #
15+ # This program is distributed in the hope that it will be useful,
16+ # but WITHOUT ANY WARRANTY; without even the implied warranty of
17+ # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
18+ # GNU General Public License for more details.
19+ #
20+ # You should have received a copy of the GNU General Public License
21+ # along with this program. If not, see <http://www.gnu.org/licenses/>.
122import time
223
324import cflib .crtp
You can’t perform that action at this time.
0 commit comments