fix whitespaces

This commit is contained in:
Nitek
2018-12-11 14:16:24 +01:00
parent e48b0a8969
commit a53b0a694e
2 changed files with 7 additions and 7 deletions

View File

@@ -78,7 +78,7 @@ extern "C" {
*/
typedef struct {
int pin_reset; /*!< GPIO pin for camera reset line */
int pin_pwdn; /*!< GPIO pin for camera power down line */
int pin_pwdn; /*!< GPIO pin for camera power down line */
int pin_xclk; /*!< GPIO pin for camera XCLK line */
int pin_sscb_sda; /*!< GPIO pin for camera SDA line */
int pin_sscb_scl; /*!< GPIO pin for camera SCL line */