Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 710b5d9

Browse files
Merge pull request #1933 from sybaricat/patch-1
Update eeprom-guide.md
2 parents 6d13a58 + d86913c commit 710b5d9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎content/learn/03.programming/07.eeprom-guide/eeprom-guide.md‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -255,7 +255,7 @@ void loop() {
255255

256256
## EEPROM Iteration
257257

258-
The purpose of this example is to show how to go through the whole EEPROM memory space with different approaches. The code provided doesn't run on its own but should be used as a surce of code snippets to be used elsewhere.
258+
The purpose of this example is to show how to go through the whole EEPROM memory space with different approaches. The code provided doesn't run on its own but should be used as a source of code snippets to be used elsewhere.
259259

260260
```arduino
261261
/***

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /