Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
ropg committed Mar 4, 2024
1 parent ac74351 commit 8565fa6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ This library will emulate EEPROM in RTC RAM, which stays powered during deep sle

### Usage

1. Add this library using the library manager or by cloniung this repository into your Arduino library folder.
1. Add this library using the library manager or by cloning this repository into your Arduino library folder.

2. Replace `#include <EEPROM.h>` in your code by `#include <ESP32_RTC_EEPROM.h>`.

Expand Down

0 comments on commit 8565fa6

Please sign in to comment.