
repo
Dependencies: mbed BLE_API nRF51822 X_NUCLEO_IDB0XA1
Diff: Refrect.h
- Revision:
- 81:b26ba1ec7625
- Parent:
- 80:4fbfa09ac26c
--- a/Refrect.h Sat Feb 16 15:01:30 2019 +0000 +++ b/Refrect.h Thu Oct 31 18:50:07 2019 +0000 @@ -7,7 +7,7 @@ DigitalOut measure_led(P0_15); DigitalOut alive_led(P0_17); -PwmOut main_power(P0_25); +DigitalIn main_power(P0_5); DigitalOut V33ON(P0_20); DigitalOut LCDON(P0_19); DigitalOut scl(P0_22); @@ -15,7 +15,7 @@ AnalogIn a0(P0_4);//analog input DigitalOut clk(P0_7);//sensor clk AnalogIn ref(P0_6);//serial input flag -InterruptIn wake_up(P0_24);//wake up button +DigitalOut wake_up(P0_24);//wake up button DigitalIn swl(P0_16,PullUp);//secondry click