1
0
mirror of https://github.com/DCC-EX/CommandStation-EX.git synced 2025-07-28 09:53:45 +02:00

IO_I2CDFPlayer.h update and test

- Test: IO_I2CDFPlayer.h inserted 10mS deleay in Init_SC16IS752() just after soft-reset for board with 1.8432 Mhz xtal
- IO_I2CDFPlayer.h: fixed 2 compiler errors as the compilers are getting stricter
This commit is contained in:
kempe63
2025-01-20 19:10:20 +00:00
parent 95d90aa337
commit 58b180603a
4 changed files with 19 additions and 7 deletions

View File

@@ -11,11 +11,11 @@
[platformio]
default_envs =
mega2560
uno
nano
ESP32
Nucleo-F411RE
Nucleo-F446RE
; uno
; nano
; ESP32
; Nucleo-F411RE
; Nucleo-F446RE
src_dir = .
include_dir = .