Skip to content

Commit d243aef

Browse files
committed
docs(readme): link to EEPROM example
1 parent 4f6ad1a commit d243aef

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,7 @@ A step-by-step video tutorial showing how to build a simple Arduino simulator us
3030
* [Simon Game](https://stackblitz.com/edit/avr8js-simon-game?file=index.ts) - with pushbuttons and sound
3131
* [XMAS LEDs](https://stackblitz.com/edit/avr8js-xmas-dafna?file=index.ts)
3232
* [Assembly Code](https://stackblitz.com/edit/avr8js-asm?file=index.ts)
33+
* [EEPROM persistence](https://stackblitz.com/edit/avr8js-eeprom-localstorage?file=eeprom-localstorage-backend.ts)
3334

3435
## Which chips can be simulated?
3536

0 commit comments

Comments
 (0)