Remove Note as requested

pull/10940/head
Mariwan 2019-09-16 21:46:12 +02:00 committed by GitHub
parent 656f4b8adf
commit 358df27c30
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 1 deletions

View File

@ -48,7 +48,6 @@ void analogout_init(dac_t *obj, PinName pin);
/** Release the analogout object
*
* Note: This is not currently used in the mbed-drivers
* @param obj The analogout object
*/
void analogout_free(dac_t *obj);