mirror of https://github.com/ARMmbed/mbed-os.git
Remove Note as requested
parent
656f4b8adf
commit
358df27c30
|
|
@ -48,7 +48,6 @@ void analogout_init(dac_t *obj, PinName pin);
|
||||||
|
|
||||||
/** Release the analogout object
|
/** Release the analogout object
|
||||||
*
|
*
|
||||||
* Note: This is not currently used in the mbed-drivers
|
|
||||||
* @param obj The analogout object
|
* @param obj The analogout object
|
||||||
*/
|
*/
|
||||||
void analogout_free(dac_t *obj);
|
void analogout_free(dac_t *obj);
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue