File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 1
- # Ring -Data-Log
1
+ # Cyclic -Data-Log
2
2
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.
4
4
This Library is written for and tested on ESP32 (Espressif), STM32 (STMicroelectronics), and BW16 (AmebaD).
5
5
6
6
## 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.
8
8
9
9
## Using the Log
10
10
You can’t perform that action at this time.
0 commit comments