Browse Source

Format code according to conventions (#16249)

QMK Bot 3 năm trước cách đây
mục cha
commit
b7f415d047
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  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.
- * 
+ *
  * 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.