mirror of
https://github.com/portapack-mayhem/mayhem-firmware.git
synced 2025-08-13 23:17:41 +00:00
Python3 compatibility
This commit is contained in:
@@ -112,4 +112,4 @@ f.write("\n")
|
|||||||
f.write("} /* namespace ui */\n\n")
|
f.write("} /* namespace ui */\n\n")
|
||||||
f.write("#endif/*__BITMAP_HPP__*/\n")
|
f.write("#endif/*__BITMAP_HPP__*/\n")
|
||||||
|
|
||||||
print "Converted " + str(count) + " files"
|
print("Converted " + str(count) + " files")
|
||||||
|
Reference in New Issue
Block a user