Describe problem solved by the proposed feature
我在修复软件包ina226时候发现他在使用设备框架注册的类型是RT_SENSOR_CLASS_POWER,但是Sensor types中并没有这个类型,是不是在什么版本抛弃了这个定义。
Describe your preferred solution
Sensor types中增加RT_SENSOR_CLASS_POWER
Sensor unit types 中添加RT_SENSOR_UNIT_MA
Describe possible alternatives
或者修改软件包ina226的设备类型为RT_SENSOR_CLASS_NONE