mirror of
https://github.com/PX4/PX4-Autopilot.git
synced 2026-05-31 02:16:53 +08:00
rgbled_ncp5623c:Can change address, return actual
This commit is contained in:
committed by
Daniel Agar
parent
cba78081af
commit
74903cf215
@@ -77,6 +77,7 @@ public:
|
|||||||
int probe() override;
|
int probe() override;
|
||||||
|
|
||||||
void RunImpl();
|
void RunImpl();
|
||||||
|
virtual int8_t get_i2c_address() {return get_device_address();}
|
||||||
|
|
||||||
private:
|
private:
|
||||||
int send_led_rgb();
|
int send_led_rgb();
|
||||||
|
|||||||
Reference in New Issue
Block a user