mirror of
https://github.com/markqvist/RNode_Firmware.git
synced 2025-06-19 12:14:13 -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
|
# Copyright (C) 2023, Mark Qvist
|
||||||
|
|
||||||
# This program is free software: you can redistribute it and/or modify
|
# 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
|
# You should have received a copy of the GNU General Public License
|
||||||
# along with this program. If not, see <https://www.gnu.org/licenses/>.
|
# along with this program. If not, see <https://www.gnu.org/licenses/>.
|
||||||
|
|
||||||
#!/bin/python
|
|
||||||
import os
|
import os
|
||||||
import sys
|
import sys
|
||||||
import RNS
|
import RNS
|
||||||
|
|
|
@ -1,3 +1,5 @@
|
||||||
|
#!/bin/python
|
||||||
|
|
||||||
# Copyright (C) 2023, Mark Qvist
|
# Copyright (C) 2023, Mark Qvist
|
||||||
|
|
||||||
# This program is free software: you can redistribute it and/or modify
|
# This program is free software: you can redistribute it and/or modify
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue