6 Commits

Author SHA1 Message Date
qsjhyy
47c0149383 V1.0.6 2023-06-26 13:57:37 +08:00
jimaobian
8b4ba4f7d8 update to 1.0.3
* Fix the bug that read cannot get the right result.
* Add USB support
* Add more example.
2018-08-15 13:44:47 +08:00
Jan Delgado
20343d62ed Made the call to init() in DFRobotDFPlayerMini::begin() optional.
Ratio: calling init() after the module is initially powered on is not necessary
and leads a) to an additional startup latency and b) (more annoying) to a loud
"plop" sound on the speaker output of the DFPlayerMini module.

By adding an optional parameter doReset to the begin() method, the user can now
decide, if the reset should be peformed.  Default is true, which is same
behaviour as now (i.e. perform reset()).
2017-06-13 19:05:51 +02:00
redpanther
6111ae2018 add function to count folders on current device 2017-02-23 09:17:45 +01:00
Angelo
fabbb011df update to 1.0.1 Fix the compiling error on Arduino.org IDE 2016-12-13 16:52:06 +08:00
Angelo
435d1591f1 change folder 2016-12-07 15:14:14 +08:00