@@ -0,0 +1,4 @@
rom = bytearray([0xea] * 32768)
with open("rom.bin", "wb") as f:
f.write(rom)
The note is not visible to the blocked user.