Commit da08a17
authored
Add support for Gaitek Airconditioner Protocol (#2099)
* Add GaitekAC driver header with function declarations
* Add GAITEK AC driver implementation
Implement GAITEK AC driver with UART protocol handling and commands.
* Add GaitekAC driver integration
* Enable GAITEKAC driver in obk_config.h
* Add GAITEK AC custom UART driver support
* Remove ENABLE_DRIVER_GAITEKAC definition
* Re-add GAITEK AC custom UART driver source1 parent 93b85e4 commit da08a17
4 files changed
Lines changed: 543 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
6 | 9 | | |
7 | 10 | | |
8 | 11 | | |
| |||
27 | 30 | | |
28 | 31 | | |
29 | 32 | | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
30 | 37 | | |
31 | 38 | | |
32 | 39 | | |
| |||
0 commit comments