Skip to content

Commit 958bb5d

Browse files
authored
Update README.md
1 parent df1f764 commit 958bb5d

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
1-
# Ring-Data-Log
1+
# Cyclic-Data-Log
22
Log custom data in persistent memory.
3-
Used to log sensor data for diagnosing a problem in case of a crash, or for saving settings while keeping past settings as fallback.
3+
Used to log sensor data for diagnosing problems in case of a crash, or for saving settings while keeping past settings as fallback.
44
This Library is written for and tested on ESP32 (Espressif), STM32 (STMicroelectronics), and BW16 (AmebaD).
55

66
## Installation
7-
Download or Clone this repository and pull the folder into your Arduino libraries folder or use the 'Add .ZIP Libraries' function in the ArduinoIDE.
7+
Download or Clone this repository and pull the folder into the Arduino libraries folder or use the 'Add .ZIP Libraries' function in the ArduinoIDE.
88

99
## Using the Log
1010

0 commit comments

Comments
 (0)