mirror of
https://github.com/switchbrew/libnx.git
synced 2025-07-04 18:42:15 +02:00
add I2cDevice_Count
This commit is contained in:
parent
4e16cea82e
commit
be5436b397
@ -40,6 +40,8 @@ typedef enum {
|
||||
I2cDevice_Max77812_3 = 28,
|
||||
I2cDevice_Max77812_2 = 29,
|
||||
I2cDevice_Ina226VddDdr0V6 = 30,
|
||||
|
||||
I2cDevice_Count,
|
||||
} I2cDevice;
|
||||
|
||||
typedef struct {
|
||||
|
Loading…
Reference in New Issue
Block a user