~ruther/qmk_firmware

b7f415d0472fcb767c92673a2f628bfaf7f77e54 — QMK Bot 3 years ago 0452ad9
Format code according to conventions (#16249)

1 files changed, 1 insertions(+), 1 deletions(-)

M drivers/gpio/sn74x138.h
M drivers/gpio/sn74x138.h => drivers/gpio/sn74x138.h +1 -1
@@ 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.