Skip to content

Commit 358df27

Browse files
author
Mariwan
authored
Remove Note as requested
1 parent 656f4b8 commit 358df27

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

hal/analogout_api.h

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,6 @@ void analogout_init(dac_t *obj, PinName pin);
4848

4949
/** Release the analogout object
5050
*
51-
* Note: This is not currently used in the mbed-drivers
5251
* @param obj The analogout object
5352
*/
5453
void analogout_free(dac_t *obj);

0 commit comments

Comments
 (0)