diff --git a/firmware/export/config/sansaclip.h b/firmware/export/config/sansaclip.h index 4fa5f94598..1a15692c54 100644 --- a/firmware/export/config/sansaclip.h +++ b/firmware/export/config/sansaclip.h @@ -153,8 +153,10 @@ /* Sansa can't be powered off while charging */ /* #define HAVE_POWEROFF_WHILE_CHARGING */ -/* The start address index for ROM builds */ -#define ROM_START 0x00000000 +/* define current usage levels (based on battery bench) */ +#define CURRENT_NORMAL 65 +#define CURRENT_BACKLIGHT 14 +#define CURRENT_RECORD CURRENT_NORMAL /* Define this to the CPU frequency */ #define CPU_FREQ 250000000