1
0
mirror of https://github.com/DCC-EX/CommandStation-EX.git synced 2024-11-23 16:16:13 +01:00
Commit Graph

5 Commits

Author SHA1 Message Date
kempe63
0feb2c74e7 Update IO_I2CDFPlayer.h
Completed implementation of exposing most relevant DFPlayer commands
Fixed a problem with RX corrupted data from DFPlayer.
Added retry (currently max retry 3) after timeout and recovery
Note: Need to think of a more elegant way to recover from a reset command
2023-12-29 22:11:40 +00:00
kempe63
32ecbbe147 Update IO_I2CDFPlayer.h
Implented more DFPlayer commands
2023-12-27 17:31:31 +00:00
kempe63
b8e0185540 Update IO_I2CDFPlayer.h
Further tweaks and cleanup
2023-11-12 20:03:41 +00:00
kempe63
44ce1c0cfa Preliminary working version of I2CDFPlayer
Working, need some endurance testing and testing at scale
2023-11-12 12:14:02 +00:00
kempe63
22b066c400 Initial submit I2CDFPlayer 2023-11-05 15:57:58 +00:00