Skip to content

Commit

Permalink
cformat
Browse files Browse the repository at this point in the history
  • Loading branch information
paco-tortosa committed Jul 8, 2021
1 parent 39b481e commit 8dce49b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion drivers/awinic/aw20216s.c
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
# define SPI_MODE 0
#endif
#ifndef SPI_DIVISOR
# define SPI_DIVISOR 4
# define SPI_DIVISOR 4
#endif

// These buffers match the AW20216S PWM registers 0x00-0xD7.
Expand Down

0 comments on commit 8dce49b

Please sign in to comment.