Format code according to conventions (#16249)
This commit is contained in:
parent
0452ad9479
commit
b7f415d047
1 changed files with 1 additions and 1 deletions
|
@ -40,7 +40,7 @@ void sn74x138_set_enabled(bool enabled);
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Set the output pin address.
|
* Set the output pin address.
|
||||||
*
|
*
|
||||||
* The selected output pin will be pulled low, while the remaining output pins will be high.
|
* The selected output pin will be pulled low, while the remaining output pins will be high.
|
||||||
*
|
*
|
||||||
* \param address The address to set, from 0 to 7.
|
* \param address The address to set, from 0 to 7.
|
||||||
|
|
Loading…
Reference in a new issue