Skip to content
Snippets Groups Projects
Commit 4dab5904 authored by Ollie's avatar Ollie
Browse files

Update file Worksheet 1 Part 1.md

parent 44bf5577
No related branches found
No related tags found
No related merge requests found
...@@ -119,7 +119,7 @@ void flash_erase_safe(uint32_t offset) { ...@@ -119,7 +119,7 @@ void flash_erase_safe(uint32_t offset) {
## Example output ## Example output
```
Enter command: FLASH_WRITE 0 "Hello there this is a test" Enter command: FLASH_WRITE 0 "Hello there this is a test"
Enter command: FLASH_READ 0 26 Enter command: FLASH_READ 0 26
Flash Data Metadata: Flash Data Metadata:
...@@ -137,7 +137,7 @@ Enter command: FLASH_READ 0 26 ...@@ -137,7 +137,7 @@ Enter command: FLASH_READ 0 26
Data: �p Data: �p
Enter command: Enter command:
```
--- ---
## Conclusion ## Conclusion
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment