mbtx icon indicating copy to clipboard operation
mbtx copied to clipboard

FR_WATT=-11?

Open flybabo opened this issue 6 years ago • 1 comments

FR_WATT is defined as -11 in ersky9x/src/menus.h and it causes a compilation warning at logs.cpp:880 as -11 is below the array bounds of FrskyHubData.

flybabo avatar Jul 15 '19 20:07 flybabo

I very recently found that myself, I have the fix, and some other fixes in the formatting of some values in the logfile. I'll try to do a commit sometime tomorrow.

MikeBland avatar Jul 15 '19 23:07 MikeBland