zs6buj/AntTracker

bugs in code

pan-sattan opened this issue · 2 comments

Hi,

I found some bugs in 2.17.6:

1/ revers elevation
if #define ReverseElevation is used, then this in Servos.ino is wrong - row #81 elt = 180 - el;

2/ for #define HMC5883L and undefine //#define QMC5883L that message will appear:

image

looks like there is not rule for HMC5883L compass (I am using it)

Thanks for the feedback pan-sattan.

Fixed. V 2.17.7

Please try it.

thx, almost perfect... for debug:

image