Compare commits
2 Commits
0d04d9c847
...
e720a264fe
Author | SHA1 | Date |
---|---|---|
pre-commit-ci[bot] | e720a264fe | |
Paul Wieland | 5846d3bf6b |
|
@ -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.2
|
rev: v19.1.5
|
||||||
hooks:
|
hooks:
|
||||||
- id: clang-format
|
- id: clang-format
|
||||||
types_or:
|
types_or:
|
||||||
|
|
|
@ -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
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue