1
Dependencies: mbed-dev-f303 FastPWM3
Diff: hw_setup.cpp
- Revision:
- 30:db9081ac5658
- Parent:
- 28:8c7e29f719c5
diff -r 0dbc822dd29a -r db9081ac5658 hw_setup.cpp --- a/hw_setup.cpp Mon Jun 12 17:41:00 2017 +0000 +++ b/hw_setup.cpp Mon Aug 28 22:01:59 2017 +0000 @@ -63,7 +63,7 @@ void Init_All_HW(GPIOStruct *gpio){ Init_PWM(gpio); - Init_ADC(); - //Init_DAC(); + //Init_ADC(); + Init_DAC(); } \ No newline at end of file