We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 89b649a commit 042049dCopy full SHA for 042049d
src/DriverPins.h
@@ -46,6 +46,7 @@ enum class PinLogic {
46
* @ingroup audio_driver
47
*/
48
enum class PinFunction {
49
+ UNDEFINED = 0,
50
HEADPHONE_DETECT,
51
AUXIN_DETECT,
52
PA, // Power Amplifier
0 commit comments