We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2e44c56 commit 0a56b1dCopy full SHA for 0a56b1d
src/Braccio++.cpp
@@ -34,7 +34,8 @@
34
* DEFINES
35
**************************************************************************************/
36
37
-#define BRACCIO_POWER_DEBUG_ENABLE
+/* Uncommenting this line enables debug output of the USB Power Delivery library. */
38
+//#define BRACCIO_POWER_DEBUG_ENABLE
39
40
/**************************************************************************************
41
* FUNCTION DECLARATION
0 commit comments