ads1115 only
Fork of mbed by
Diff: TARGET_LPC812/PinNames.h
- Revision:
- 81:7d30d6019079
- Parent:
- 66:9c8f0e3462fb
--- a/TARGET_LPC812/PinNames.h Fri Feb 21 12:21:39 2014 +0000 +++ b/TARGET_LPC812/PinNames.h Wed Mar 19 18:28:32 2014 +0000 @@ -88,7 +88,8 @@ PullDown = 1, PullNone = 0, Repeater = 3, - OpenDrain = 4 + OpenDrain = 4, + PullDefault = PullDown } PinMode; #define STDIO_UART_TX USBTX