Skip to content

Commit 60b3513

Browse files
arranged images in readme.md
1 parent c4f96ae commit 60b3513

File tree

1 file changed

+11
-7
lines changed

1 file changed

+11
-7
lines changed

README.md

Lines changed: 11 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -33,17 +33,21 @@ Here's an overview of the reduction in power usage that you can expect from this
3333
#### Normal operating conditions
3434
![](https://raw.githubusercontent.com/arduino-libraries/Arduino_LowPowerPortentaC33/main/extras/results/normal_usage_blink.png)
3535

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
4038
![](https://raw.githubusercontent.com/arduino-libraries/Arduino_LowPowerPortentaC33/main/extras/results/deep_sleep_no_peripherals.png)
4139

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
4348
![](https://raw.githubusercontent.com/arduino-libraries/Arduino_LowPowerPortentaC33/main/extras/results/sleep_peripherals_on.png)
4449

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+
4751

4852

4953
> [!NOTE]

0 commit comments

Comments
 (0)