Änderungen

Aus Hackerspace Ffm
Wechseln zu: Navigation, Suche

SimpleSDAudio

81 Byte hinzugefügt, 00:13, 23. Jan. 2013
/* Constants */
Here is an overview of the constants used in the library.
<pre>
#define SSDA_VERSIONSTRING "1.0203"
// Sound Mode Flags
#define SSDA_MODE_MONO_BRIDGE 0x02 // Use both PWM pins for more power
#define SSDA_MODE_AUTOWORKER 0x80 // Use this and worker is called automatically
// Error codes from SimpleSDAudio, see other sd_l*.h for more error codes
1.955
Bearbeitungen