From 16f10e2abddb3a6cb6e3a7098ff0c190c0635401 Mon Sep 17 00:00:00 2001 From: William Wilgus Date: Sat, 28 Jul 2018 17:34:16 +0200 Subject: Revert "Fix Red on PowerSave in Simulator" This reverts commit 568b81202ebd24a3f7e9efe0558b5f6beed05b44. Change-Id: I2af42cd53d0ce490bf96c68288e9fbde034c0069 --- firmware/export/config/sansaclipzip.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'firmware/export/config/sansaclipzip.h') diff --git a/firmware/export/config/sansaclipzip.h b/firmware/export/config/sansaclipzip.h index 42200bfd5f..8464603c34 100644 --- a/firmware/export/config/sansaclipzip.h +++ b/firmware/export/config/sansaclipzip.h @@ -205,7 +205,7 @@ /*define this to enable CPU voltage scaling on AMS devices*/ #define HAVE_ADJUSTABLE_CPU_VOLTAGE -#if (!defined(BOOTLOADER)) && (!defined(SIMULATOR)) +#ifndef BOOTLOADER /*define this with flags for power saving options device supports*/ #define CONFIG_POWER_SAVING (POWERSV_CPU | POWERSV_I2C | POWERSV_DISK | POWERSV_DISP) #endif -- cgit v1.2.3