Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
Dependents: 1-RenBuggyTimed RenBED_RGB RenBED_RGB_PWM RenBED_RGB
Fork of mbed by
Diff: TARGET_LPC1768/objects.h
- Revision:
- 69:4a7918f48478
- Parent:
- 66:9c8f0e3462fb
- Child:
- 75:dc225afb6914
--- a/TARGET_LPC1768/objects.h Wed Oct 23 16:23:06 2013 +0300
+++ b/TARGET_LPC1768/objects.h Mon Nov 18 11:49:24 2013 +0200
@@ -47,6 +47,7 @@
struct serial_s {
LPC_UART_TypeDef *uart;
int index;
+ uint8_t count;
};
struct analogin_s {
