info from M32.dat file :
[b:ab3d999353]EEPROM = 1024 ; EEPROM size[/b:ab3d999353]
Dim a as byte
for A = 0 to 1023
writeeeprom,255,a
waitms 20
next
↧