Hi,
The first 2x peripherals, compass and altimeter may use different methods e,g, the compass uses a DUMMY BYTE.
As the Compass is workng, initially I'll make a separate READ FUNCTION for ALTMTR, then once I get it working if they are different, is it better to modify the READ FUNCTION or make 2x different FUNCTIONS?
C
The first 2x peripherals, compass and altimeter may use different methods e,g, the compass uses a DUMMY BYTE.
As the Compass is workng, initially I'll make a separate READ FUNCTION for ALTMTR, then once I get it working if they are different, is it better to modify the READ FUNCTION or make 2x different FUNCTIONS?
C