Update README.md with library used

This commit is contained in:
Daniel Öster 2024-04-26 22:32:08 +03:00 committed by GitHub
parent a209fb92e7
commit 39e8682d43
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -70,6 +70,7 @@ This code uses the following excellent libraries:
- [miwagner/ESP32-Arduino-CAN](https://github.com/miwagner/ESP32-Arduino-CAN/) MIT-License - [miwagner/ESP32-Arduino-CAN](https://github.com/miwagner/ESP32-Arduino-CAN/) MIT-License
- [pierremolinaro/acan2515](https://github.com/pierremolinaro/acan2515) MIT-License - [pierremolinaro/acan2515](https://github.com/pierremolinaro/acan2515) MIT-License
- [pierremolinaro/acan2517FD](https://github.com/pierremolinaro/acan2517FD) MIT-License - [pierremolinaro/acan2517FD](https://github.com/pierremolinaro/acan2517FD) MIT-License
- [YiannisBourkelis/Uptime-Library](https://github.com/YiannisBourkelis/Uptime-Library) GPL-3.0 license
It is also based on the information found in the following excellent repositories/websites: It is also based on the information found in the following excellent repositories/websites:
- https://gitlab.com/pelle8/gen24 - https://gitlab.com/pelle8/gen24