mirror of
https://github.com/portapack-mayhem/mayhem-firmware.git
synced 2025-08-12 14:27:39 +00:00
added shebang line for pyhton3 on unix
This commit is contained in:
@@ -1,3 +1,5 @@
|
||||
#!/usr/bin/env python3
|
||||
|
||||
import math
|
||||
|
||||
m = 64 - 1
|
||||
|
Reference in New Issue
Block a user