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 df00ed4 commit e1de484Copy full SHA for e1de484
drivers/include/drivers/interfaces/InterfaceDigitalIn.h
@@ -20,6 +20,7 @@
20
#ifndef MBED_INTERFACE_DIGITALIN_H_
21
#define MBED_INTERFACE_DIGITALIN_H_
22
23
+#include "PinNames.h"
24
25
namespace mbed {
26
0 commit comments