mirror of
https://xff.cz/git/pinephone-keyboard/
synced 2024-11-09 22:15:42 +01:00
firmware: Whitespace
This commit is contained in:
parent
15d477f5ba
commit
c195dabe04
1 changed files with 1 additions and 1 deletions
|
@ -1984,7 +1984,7 @@ void main(void)
|
||||||
if (i2c_idle && !scan_active
|
if (i2c_idle && !scan_active
|
||||||
&& !p6_changed
|
&& !p6_changed
|
||||||
#if CONFIG_USB_STACK
|
#if CONFIG_USB_STACK
|
||||||
&& usb_initialized && usb_suspended
|
&& usb_initialized && usb_suspended
|
||||||
#endif
|
#endif
|
||||||
#if CONFIG_STOCK_FW
|
#if CONFIG_STOCK_FW
|
||||||
&& user_app_checked
|
&& user_app_checked
|
||||||
|
|
Loading…
Reference in a new issue