mirror of
https://github.com/PX4/PX4-Autopilot.git
synced 2026-05-22 22:32:11 +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;
|
||||
|
||||
void RunImpl();
|
||||
virtual int8_t get_i2c_address() {return get_device_address();}
|
||||
|
||||
private:
|
||||
int send_led_rgb();
|
||||
|
||||
Reference in New Issue
Block a user