From d243aef782c8afd49be41109d8aab7ceef9c336c Mon Sep 17 00:00:00 2001 From: Uri Shaked Date: Sat, 2 Jan 2021 00:22:35 +0200 Subject: docs(readme): link to EEPROM example --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 164dc5c..2c7bc9c 100644 --- a/README.md +++ b/README.md @@ -30,6 +30,7 @@ A step-by-step video tutorial showing how to build a simple Arduino simulator us * [Simon Game](https://stackblitz.com/edit/avr8js-simon-game?file=index.ts) - with pushbuttons and sound * [XMAS LEDs](https://stackblitz.com/edit/avr8js-xmas-dafna?file=index.ts) * [Assembly Code](https://stackblitz.com/edit/avr8js-asm?file=index.ts) +* [EEPROM persistence](https://stackblitz.com/edit/avr8js-eeprom-localstorage?file=eeprom-localstorage-backend.ts) ## Which chips can be simulated? -- cgit v1.2.3