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
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?
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.
Would you please modify it for the indi 1.9.8 environment?