Hendrik Groove 4298e675a5 truma_inetbox: fix compile on ESP32 Arduino
- Add missing member fields for stream+master config in LinBusListener
- Expose write_lin_master_frame_ as protected
- Make LinBusLog use <cstdint> and uint8_t
- Add <queue> + declarations for lin_reset_device/has_update_to_submit in TrumaiNetBoxApp.h
- Arduino: fix UART calls and add helper prototypes in LinBusListener_esp32_arduino.cpp

Tested: esphome compile tests/test.esp32_ard.yaml (build OK).
2025-09-08 14:53:35 +02:00
..
2023-03-23 13:03:36 +01:00
2024-03-13 11:29:05 +01:00
2023-03-23 13:03:36 +01:00
2023-03-23 15:25:02 +01:00
2023-04-02 20:45:41 +02:00
2023-02-11 21:10:30 +01:00
2024-03-13 11:29:05 +01:00
2024-03-13 11:29:05 +01:00
2024-03-10 15:37:43 +01:00
2023-03-19 12:51:56 +01:00
2023-03-04 16:47:32 +01:00
2024-03-10 17:17:06 +01:00
2023-03-22 20:04:39 +01:00
2023-04-02 21:24:46 +02:00