浏览代码

Format code according to conventions (#16249)

QMK Bot 3 年之前
父节点
当前提交
b7f415d047
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      drivers/gpio/sn74x138.h

+ 1 - 1
drivers/gpio/sn74x138.h

@@ -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.