rkaczorek / astroberry-diy

Astroberry-DIY provides INDI drivers for Raspberry Pi devices such us Astroberry Focuser - stepper motor driver, Astroberry Board - power switch board for up to 4 devices, Astroberry System - operating system status.
GNU General Public License v3.0
32 stars 16 forks source link

When building, the warning "deprecated" is displayed. #32

Open jctk opened 2 years ago

jctk commented 2 years ago

When building with indi 1.9.8 environment, the following warning is displayed where a deprecated member function of class DefaultDevice is used in a derived class.

 warning: 'void INDI::DefaultDevice::<function name>(ISwitchVectorProperty*)' is deprecated [-Wdeprecated-declarations].

Would you please modify it for the indi 1.9.8 environment?

rkaczorek commented 2 years ago

I will do so. Anyway this just a warning, you can ignore it