mirror of
https://gitee.com/xiaohuolufeihua/bizhang_-obav.git
synced 2026-05-21 01:12:11 +00:00
rgbled_ncp5623c:Can change address, return actual
This commit is contained in:
committed by
Daniel Agar
parent
822ae46235
commit
09140c01bf
@@ -79,6 +79,7 @@ public:
|
||||
int probe() override;
|
||||
|
||||
void RunImpl();
|
||||
virtual int8_t get_i2c_address() {return get_device_address();}
|
||||
|
||||
private:
|
||||
int send_led_rgb();
|
||||
|
||||
Reference in New Issue
Block a user