mirror of
https://gitee.com/mirrors_PX4/PX4-Autopilot.git
synced 2026-05-11 22:15:36 +08:00
rgbled_ncp5623c:Can change address, return actual
This commit is contained in:
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();
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user