make style

This commit is contained in:
Philippe Teuwen 2019-04-02 22:32:45 +02:00
commit 64ce30c06c
7 changed files with 43 additions and 42 deletions

View file

@ -36,8 +36,8 @@ typedef struct {
} PACKED UsbCommand;
#ifdef WITH_FPC_HOST
// "Session" flag, to tell via which interface next msgs should be sent: USB or FPC USART
extern bool reply_via_fpc;
// "Session" flag, to tell via which interface next msgs should be sent: USB or FPC USART
extern bool reply_via_fpc;
#endif
// A struct used to send sample-configs over USB