Compare commits

..

3 Commits

Author SHA1 Message Date
pre-commit-ci[bot] bc26b47911
Merge e720a264fe into 5846d3bf6b 2024-12-16 21:33:20 +00:00
pre-commit-ci[bot] e720a264fe
[pre-commit.ci] pre-commit autoupdate
updates:
- [github.com/pre-commit/mirrors-clang-format: v19.1.2 → v19.1.5](https://github.com/pre-commit/mirrors-clang-format/compare/v19.1.2...v19.1.5)
2024-12-16 21:33:16 +00:00
Paul Wieland 5846d3bf6b
Update README.md 2024-12-16 11:43:48 -05:00
2 changed files with 2 additions and 2 deletions

View File

@ -8,7 +8,7 @@ repos:
- id: end-of-file-fixer - id: end-of-file-fixer
- id: check-added-large-files - id: check-added-large-files
- repo: https://github.com/pre-commit/mirrors-clang-format - repo: https://github.com/pre-commit/mirrors-clang-format
rev: v19.1.4 rev: v19.1.5
hooks: hooks:
- id: clang-format - id: clang-format
types_or: types_or:

View File

@ -3,7 +3,7 @@
This is a port of the ratgdo software for the v2.0/v2.5 board to ESPHome. This is a port of the ratgdo software for the v2.0/v2.5 board to ESPHome.
[Visit the github.io page to purchase boards](https://paulwieland.github.io/ratgdo/#order) [Visit the the store to purchase boards](https://ratcloud.llc)
## Installation ## Installation