Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Last revision Both sides next revision
component:eeprom [2016/01/06 21:06]
magik6k
component:eeprom [2016/01/06 21:10]
magik6k
Line 16: Line 16:
 - `getSize():​number`  ​ - `getSize():​number`  ​
   Gets the maximum storage capacity of the EEPROM.   Gets the maximum storage capacity of the EEPROM.
 +- `getDataSize():​number`  ​
 +  Gets the maximum data storage capacity of the EEPROM.
 - `getData():​string`  ​ - `getData():​string`  ​
   Gets currently stored byte-array (component address of main boot device).   Gets currently stored byte-array (component address of main boot device).