Fix hexadecimal number formatting
This commit is contained in:
parent
0938c62b48
commit
75e6f72c89
10 changed files with 122 additions and 122 deletions
|
|
@ -45,7 +45,7 @@
|
|||
#define PCA9632_PWM3 0x05
|
||||
#define PCA9632_GRPPWM 0x06
|
||||
#define PCA9632_GRPFREQ 0x07
|
||||
#define PCA9632_LEDOUT 0X08
|
||||
#define PCA9632_LEDOUT 0x08
|
||||
#define PCA9632_SUBADR1 0x09
|
||||
#define PCA9632_SUBADR2 0x0A
|
||||
#define PCA9632_SUBADR3 0x0B
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue