Skip to content

Commit 9753f41

Browse files
author
Astra
authored
[FL-3475] Fix markdown for descriptions (#14)
1 parent c7cf51e commit 9753f41

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

.catalog/README.md

+4-4
Original file line numberDiff line numberDiff line change
@@ -22,16 +22,16 @@ The SPI Memory Manager includes a wiring pinout diagram in the app. You can also
2222
| 12-17 | - |
2323
| 18 | GND |
2424

25-
## Features
25+
# Features
2626

27-
### Read
27+
## Read
2828

2929
To read the contents of an SPI memory chip, connect it to your Flipper Zero and press the Read button. The chip type will be detected automatically, and, if it is supported, the contents of the chip will be read and saved to a file on your Flipper Zero's SD card.
3030

31-
### Erase
31+
## Erase
3232

3333
To erase the contents of an SPI memory chip, connect it to your Flipper Zero and press the Erase button. If the chip type is supported, the chip will be erased.
3434

35-
### Flash
35+
## Flash
3636

3737
To flash the contents of a file on your Flipper Zero's SD card to an SPI memory chip, connect it to your Flipper Zero, select the Saved menu option in the app, and select the file you want to flash. If the chip type is supported, the file will be flashed to the chip.

0 commit comments

Comments
 (0)