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.
Dependencies: DDRO_Farrari mbed
Fork of DDRO_Farrari by
Diff: power.cpp
- Revision:
- 3:e1a6e12233dd
- Parent:
- 2:e94460b2149f
--- a/power.cpp Thu Feb 20 03:40:20 2014 +0000 +++ b/power.cpp Thu Jul 17 22:16:45 2014 +0000 @@ -49,7 +49,7 @@ wait(POWER_UP_TIME); power_chan(PLLAVDD, periph_volt); wait(POWER_UP_TIME); - + // Sensor power_chan(SENSORVDD, core_volt);//power_chan(SENSORVDD, 1.0); wait(POWER_UP_TIME);