mirror of
https://github.com/qmk/qmk_firmware.git
synced 2024-11-21 19:09:25 +00:00
Format code according to conventions (#16249)
This commit is contained in:
parent
0452ad9479
commit
b7f415d047
@ -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 New Issue
Block a user