mirror of
https://gitee.com/mirrors_PX4/PX4-Autopilot.git
synced 2026-04-27 22:54:08 +08:00
rgbled_ncp5623c:Can change address, return actual
This commit is contained in:
parent
cba78081af
commit
74903cf215
@ -77,6 +77,7 @@ public:
|
||||
int probe() override;
|
||||
|
||||
void RunImpl();
|
||||
virtual int8_t get_i2c_address() {return get_device_address();}
|
||||
|
||||
private:
|
||||
int send_led_rgb();
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user