File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 1
- # CANedge API Examples - Processing Log File Data (Local, S3)
1
+ # CANedge API Examples - Process Log File Data (Local, S3)
2
2
3
3
This project includes Python examples of how to process data from your [ CANedge] ( https://www.csselectronics.com/ ) CAN/LIN data loggers.
4
4
@@ -23,7 +23,7 @@ For some use cases the below examples may be useful:
23
23
## Requirements
24
24
- The scripts are tested using Python 3.7
25
25
- Most scripts are designed for Windows, but can easily be used/modified for Linux
26
- - We recommend to install script requirements based on the ` requirements.txt ` in each folder:
26
+ - We recommend to install script requirements based on the ` requirements.txt ` in each folder:
27
27
`` pip install -r requirements.txt ``
28
28
29
29
---
You can’t perform that action at this time.
0 commit comments