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.
Diff: power_up.cpp
- Revision:
- 1:acf14b6dd1be
- Parent:
- 0:c928c2d8bd02
- Child:
- 3:764ccaf29ce9
--- a/power_up.cpp Wed May 02 01:34:55 2012 +0000 +++ b/power_up.cpp Fri Aug 03 06:10:02 2012 +0000 @@ -61,8 +61,8 @@ wait(POWER_UP_TIME); power(ADDR,0x36,0x00,0x00) ; //update channel G 1V SENSEVDD wait(POWER_UP_TIME); - power(ADDR,0x31,0x00,0x00) ; //update channel B 1.8V DVDD2 - wait(POWER_UP_TIME); +// power(ADDR,0x31,0x00,0x00) ; //update channel B 1.8V DVDD2 +// wait(POWER_UP_TIME); } void powerReset() {