File tree Expand file tree Collapse file tree 1 file changed +11
-7
lines changed Expand file tree Collapse file tree 1 file changed +11
-7
lines changed Original file line number Diff line number Diff line change @@ -33,17 +33,21 @@ Here's an overview of the reduction in power usage that you can expect from this
33
33
#### Normal operating conditions
34
34
![ ] ( https://raw.githubusercontent.com/arduino-libraries/Arduino_LowPowerPortentaC33/main/extras/results/normal_usage_blink.png )
35
35
36
- #### Sleep Mode with peripherals off
37
- ![ ] ( https://raw.githubusercontent.com/arduino-libraries/Arduino_LowPowerPortentaC33/main/extras/results/sleep_no_peripherals.png )
38
-
39
- #### Deep Sleep Mode with peripherals off
36
+ #### Deep Sleep
37
+ ##### Peripherals off
40
38
![ ] ( https://raw.githubusercontent.com/arduino-libraries/Arduino_LowPowerPortentaC33/main/extras/results/deep_sleep_no_peripherals.png )
41
39
42
- #### Sleep Mode with peripherals on
40
+ ##### Peripherals on
41
+ ![ ] ( https://raw.githubusercontent.com/arduino-libraries/Arduino_LowPowerPortentaC33/main/extras/results/deep_sleep_peripherals_on.png )
42
+
43
+ #### Sleep Mode
44
+ ##### Peripherals off
45
+ ![ ] ( https://raw.githubusercontent.com/arduino-libraries/Arduino_LowPowerPortentaC33/main/extras/results/sleep_no_peripherals.png )
46
+
47
+ ##### Peripherals on
43
48
![ ] ( https://raw.githubusercontent.com/arduino-libraries/Arduino_LowPowerPortentaC33/main/extras/results/sleep_peripherals_on.png )
44
49
45
- #### Deep Sleep Mode with peripherals on
46
- ![ ] ( https://raw.githubusercontent.com/arduino-libraries/Arduino_LowPowerPortentaC33/main/extras/results/deep_sleep_peripherals_on.png )
50
+
47
51
48
52
49
53
> [ !NOTE]
You can’t perform that action at this time.
0 commit comments