mirror of https://github.com/ARMmbed/mbed-os.git
remove extra space
parent
358df27c30
commit
47c3083bdd
|
@ -141,7 +141,7 @@ public:
|
||||||
/** Deinitialize the pin configuration totally.
|
/** Deinitialize the pin configuration totally.
|
||||||
*\ This should allow changing the definition of the pin
|
*\ This should allow changing the definition of the pin
|
||||||
*/
|
*/
|
||||||
analogout_free(&this->_dac);
|
analogout_free(&this->_dac);
|
||||||
}
|
}
|
||||||
|
|
||||||
protected:
|
protected:
|
||||||
|
|
Loading…
Reference in New Issue