LEGO Mindstorms EV3


VM non volatile Memory


This struct will be loaded at start up and save when closing down VM

 */

typedef   struct
{
  DATA8   VolumePercent;                //!< System default volume [0..100%]
  DATA8   SleepMinutes;                 //!< System sleep          [0..120min] (0 = ~)
}
NONVOL;

/*
\n

LEGO® Robotics Firmware Documentation
Confidential Information © 2013 The LEGO Group