Function parameter fixed.

This commit is contained in:
Kai Lauterbach 2011-12-28 12:12:39 +01:00
parent 430706747c
commit d576af26fa

View file

@ -48,7 +48,7 @@ void eeprom1()
}
// save to position tmp
lc_saveFrame(buf, tmp);
lc_saveFrame(buf, tmp, buf);
}
//