1
0
Fork 0

Format code according to conventions (#16249)

This commit is contained in:
QMK Bot 2022-02-06 09:08:13 -08:00 committed by GitHub
parent 0452ad9479
commit b7f415d047
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -40,7 +40,7 @@ void sn74x138_set_enabled(bool enabled);
/**
* Set the output pin address.
*
*
* 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.