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: HTTPClient_WiFi_HelloWorld HTTPClient_WiFi_HelloWorld_src IBMIoTClientWifiExample
Fork of PowerControl by
Diff: PowerControl.h
- Revision:
- 1:d0fa2aeb02a4
- Parent:
- 0:8599d485662f
diff -r 8599d485662f -r d0fa2aeb02a4 PowerControl.h --- a/PowerControl.h Wed Mar 28 10:49:14 2012 +0000 +++ b/PowerControl.h Fri Oct 11 02:53:21 2013 +0000 @@ -6,7 +6,7 @@ #define MBED_POWERCONTROL_H //shouldn't have to include, but fixes weird problems with defines -#include "LPC1768/ARM/LPC17xx.h" +#include "TARGET_LPC1768/LPC17xx.h" //System Control Register // bit 0: Reserved
