mirror of
https://github.com/markqvist/RNode_Firmware.git
synced 2025-05-02 06:36:08 -04:00
Cleanup
This commit is contained in:
parent
c6852ce170
commit
048ee14e7b
2 changed files with 4 additions and 1 deletions
|
@ -1,3 +1,5 @@
|
|||
#!/bin/python
|
||||
|
||||
# Copyright (C) 2023, Mark Qvist
|
||||
|
||||
# This program is free software: you can redistribute it and/or modify
|
||||
|
@ -13,7 +15,6 @@
|
|||
# You should have received a copy of the GNU General Public License
|
||||
# along with this program. If not, see <https://www.gnu.org/licenses/>.
|
||||
|
||||
#!/bin/python
|
||||
import os
|
||||
import sys
|
||||
import RNS
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue